mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Add split pane UI for add to groups screen.
This commit is contained in:
@@ -1063,6 +1063,11 @@
|
||||
android:theme="@style/Theme.Signal.DayNight.NoActionBar"
|
||||
android:exported="false"/>
|
||||
|
||||
<activity
|
||||
android:name=".groups.ui.addtogroup.AddToGroupsActivityV2"
|
||||
android:exported="false"
|
||||
android:theme="@style/Signal.DayNight.NoActionBar" />
|
||||
|
||||
<activity
|
||||
android:name=".groups.ui.addmembers.AddMembersActivity"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user