mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-31 07:06:15 +00:00
Add 'Add to a group' button to bottom sheet.
This commit is contained in:
@@ -492,6 +492,9 @@
|
||||
<activity android:name=".groups.ui.creategroup.CreateGroupActivity"
|
||||
android:theme="@style/TextSecure.LightNoActionBar" />
|
||||
|
||||
<activity android:name=".groups.ui.addtogroup.AddToGroupsActivity"
|
||||
android:theme="@style/TextSecure.LightNoActionBar" />
|
||||
|
||||
<activity android:name=".groups.ui.addmembers.AddMembersActivity"
|
||||
android:theme="@style/TextSecure.LightNoActionBar" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user