Apply KBS Lock fixes and pluralization

This commit is contained in:
Alex Hart
2020-02-01 13:13:53 -04:00
committed by Greyson Parrelli
parent 4a8c312e0a
commit 279dcb1428
14 changed files with 213 additions and 158 deletions

View File

@@ -46,7 +46,7 @@
<argument
android:name="keyboard"
android:defaultValue="NUMERIC"
app:argType="org.thoughtcrime.securesms.lock.v2.KbsKeyboardType"
app:argType="org.thoughtcrime.securesms.lock.v2.PinKeyboardType"
app:nullable="false" />
</fragment>