Compare commits

...

1 Commits

Author SHA1 Message Date
b265e45d2b 更新 'plugin.xml' 2023-05-24 19:54:59 +08:00

View File

@ -45,9 +45,6 @@
<param name="onload" value="true"/>
</feature>
</config-file>
<edit-config file="AndroidManifest.xml" target="/manifest/application/activity[@android:name='MainActivity']" mode="merge">
<activity android:theme="@style/Theme.AppStart" android:windowSoftInputMode="adjustResize"/>
</edit-config>
<source-file src="src/android/SplashScreen.java" target-dir="src/org/apache/cordova/splashscreen" />
<resource-file src="src/android/res/values/style.xml"
target="res/values/style.xml" />