mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-05 22:35:23 +00:00
do not restart app on screen change
This commit is contained in:
parent
8372bcba92
commit
bcbece17f6
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:name="xdsopl.robot36.MainActivity"
|
||||
android:label="@string/app_name" >
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue