Add 'create a pin' button to backups sub pin entry sheet.

This commit is contained in:
Alex Hart
2024-08-07 11:48:38 -03:00
committed by mtang-signal
parent b9da045f79
commit 16a732171a
4 changed files with 38 additions and 9 deletions

View File

@@ -1105,6 +1105,7 @@
<activity android:name=".components.settings.app.subscription.donate.CheckoutFlowActivity"
android:theme="@style/Theme.Signal.DayNight.NoActionBar"
android:windowSoftInputMode="adjustResize"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
android:exported="false"/>