1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-18 09:34:54 +02:00

Fixed #113 (well, that was quick n easy)

This commit is contained in:
vanitasvitae 2016-11-06 20:55:51 +01:00
parent 8e324d8f2b
commit bea35292f8
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615

View file

@ -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" />