更新 'plugin.xml' #1

Merged
fandd merged 1 commits from center/cordova-plugin-splashscreen2:master into master 2023-08-07 09:18:50 +08:00
-3
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" />