A real temporary fix to the repo update/screen rotation problem
This commit is contained in:
parent
497722c634
commit
41958386f0
@ -6,7 +6,7 @@
|
|||||||
android:icon="@drawable/icon">
|
android:icon="@drawable/icon">
|
||||||
<uses-sdk android:minSdkVersion="3" />
|
<uses-sdk android:minSdkVersion="3" />
|
||||||
|
|
||||||
<activity android:name="FDroid" android:configChanges="orientation">
|
<activity android:name="FDroid" android:configChanges="keyboardHidden|orientation">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
<category android:name="android.intent.category.LAUNCHER" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user