更新 config.xml
This commit is contained in:
parent
aacd6e37ed
commit
4bd64edb3f
@ -14,13 +14,7 @@
|
|||||||
<platform name="android">
|
<platform name="android">
|
||||||
<preference name="Fullscreen" value="true"/>
|
<preference name="Fullscreen" value="true"/>
|
||||||
<icon src="logo.png"></icon>
|
<icon src="logo.png"></icon>
|
||||||
<config-file target="AndroidManifest.xml" parent="/manifest/application">
|
|
||||||
<activity
|
|
||||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
|
||||||
android:windowSoftInputMode="adjustPan"
|
|
||||||
android:exported="true">
|
|
||||||
</activity>
|
|
||||||
</config-file>
|
|
||||||
</platform>
|
</platform>
|
||||||
<plugin name="phonegap-plugin-barcodescanner" />
|
<plugin name="phonegap-plugin-barcodescanner" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user