Add test restore flow to staging reg.

This commit is contained in:
Clark
2024-03-08 16:27:39 -05:00
committed by Cody Henthorne
parent 9d46b52786
commit 742c348998
5 changed files with 218 additions and 1 deletions

View File

@@ -961,6 +961,10 @@
android:windowSoftInputMode="stateVisible|adjustResize"
android:exported="false"/>
<activity android:name=".backup.v2.ui.MessageBackupsTestRestoreActivity"
android:theme="@style/TextSecure.LightRegistrationTheme"
android:exported="false"/>
<activity android:name=".profiles.manage.EditProfileActivity"
android:theme="@style/TextSecure.LightTheme"
android:windowSoftInputMode="stateVisible|adjustResize"