mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Prompt users to backup during quick restore.
This commit is contained in:
committed by
Alex Hart
parent
4921198cd8
commit
9012a2afc0
@@ -588,7 +588,7 @@
|
||||
android:noHistory="true" />
|
||||
|
||||
<activity
|
||||
android:name=".registration.olddevice.TransferAccountActivity"
|
||||
android:name=".registration.olddevice.QuickTransferOldDeviceActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
|
||||
android:exported="false"
|
||||
android:theme="@style/Theme.Signal.DayNight.NoActionBar" />
|
||||
|
||||
Reference in New Issue
Block a user