mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
Minor change to Android Manifest for Android 3.2 to force it out of Compatibltiy Mode
This commit is contained in:
parent
eb0e0d9d11
commit
6d532c9fe5
@ -5,6 +5,7 @@
|
||||
android:largeScreens="true"
|
||||
android:normalScreens="true"
|
||||
android:smallScreens="true"
|
||||
android:xlargeScreens="true"
|
||||
android:resizeable="true"
|
||||
android:anyDensity="true"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user