mirror of
https://github.com/gsantner/dandelion
synced 2024-11-10 14:36:01 +01:00
Fixed #113 (well, that was quick n easy)
This commit is contained in:
parent
8e324d8f2b
commit
bea35292f8
1 changed files with 1 additions and 0 deletions
|
@ -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" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue