mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Enable split pane UI for add to groups screen.
This commit is contained in:
@@ -1059,12 +1059,8 @@
|
||||
android:exported="false"
|
||||
android:theme="@style/Signal.DayNight.NoActionBar" />
|
||||
|
||||
<activity android:name=".groups.ui.addtogroup.AddToGroupsActivity"
|
||||
android:theme="@style/Theme.Signal.DayNight.NoActionBar"
|
||||
android:exported="false"/>
|
||||
|
||||
<activity
|
||||
android:name=".groups.ui.addtogroup.AddToGroupsActivityV2"
|
||||
android:name=".groups.ui.addtogroup.AddToGroupsActivity"
|
||||
android:exported="false"
|
||||
android:theme="@style/Signal.DayNight.NoActionBar" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user