Add lock screen help dialog.

This commit is contained in:
Greyson Parrelli
2024-06-25 12:48:01 -04:00
committed by Cody Henthorne
parent 058c523329
commit 47cd1b568f
4 changed files with 59 additions and 2 deletions

View File

@@ -661,7 +661,7 @@
<activity android:name=".PassphrasePromptActivity"
android:launchMode="singleTask"
android:theme="@style/TextSecure.LightIntroTheme"
android:theme="@style/Theme.Signal.DayNight.NoActionBar"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
android:exported="false"/>