Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
b265e45d2b |
@ -45,9 +45,6 @@
|
|||||||
<param name="onload" value="true"/>
|
<param name="onload" value="true"/>
|
||||||
</feature>
|
</feature>
|
||||||
</config-file>
|
</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" />
|
<source-file src="src/android/SplashScreen.java" target-dir="src/org/apache/cordova/splashscreen" />
|
||||||
<resource-file src="src/android/res/values/style.xml"
|
<resource-file src="src/android/res/values/style.xml"
|
||||||
target="res/values/style.xml" />
|
target="res/values/style.xml" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user