mirror of
https://github.com/woheller69/maps.git
synced 2025-06-28 12:19:55 +00:00
handle configChanges #20
This commit is contained in:
parent
1a851e4cb7
commit
b7c798fc3a
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
android:theme="@android:style/Theme.DeviceDefault">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|uiMode"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue