Skip to content

Commit bea3529

Browse files
committed
Fixed #113 (well, that was quick n easy)
1 parent 8e324d8 commit bea3529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<activity
2929
android:name=".activity.SettingsActivity"
3030
android:launchMode="singleInstance"
31+
android:configChanges="keyboardHidden|orientation|screenSize"
3132
android:theme="@style/DiasporaLight.NoActionBar"
3233
android:label="@string/settings" />
3334

0 commit comments

Comments
 (0)