mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-31 09:06:09 +00:00
New group management screen.
This commit is contained in:
committed by
Greyson Parrelli
parent
e0502c24e1
commit
723639d928
@@ -257,6 +257,9 @@
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
|
||||
android:theme="@style/TextSecure.LightNoActionBar" />
|
||||
|
||||
<activity android:name=".groups.ui.managegroup.ManageGroupActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||
|
||||
<activity android:name=".DatabaseMigrationActivity"
|
||||
android:theme="@style/NoAnimation.Theme.AppCompat.Light.DarkActionBar"
|
||||
android:launchMode="singleTask"
|
||||
|
||||
Reference in New Issue
Block a user