Skip to content

Commit

Permalink
Fixed #113 (well, that was quick n easy)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Nov 6, 2016
1 parent 8e324d8 commit bea3529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<activity
android:name=".activity.SettingsActivity"
android:launchMode="singleInstance"
android:configChanges="keyboardHidden|orientation|screenSize"
android:theme="@style/DiasporaLight.NoActionBar"
android:label="@string/settings" />

Expand Down

0 comments on commit bea3529

Please sign in to comment.