Deal with rotation properly on 3+
This commit is contained in:
parent
5511f85cea
commit
69c12d366a
@ -31,7 +31,7 @@
|
|||||||
android:label="@string/app_name" >
|
android:label="@string/app_name" >
|
||||||
<activity
|
<activity
|
||||||
android:name="FDroid"
|
android:name="FDroid"
|
||||||
android:configChanges="keyboardHidden|orientation" >
|
android:configChanges="keyboardHidden|orientation|screenSize" >
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user