mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 22:53:09 +01:00
Fix bugs with RTL languages and showing/entering backup code.
Fixes #10193 Fixes #10195
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
android:id="@+id/restore_passphrase_input"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layoutDirection="ltr"
|
||||
android:fontFamily="monospace"
|
||||
android:hint="@string/enter_backup_passphrase_dialog__backup_passphrase"
|
||||
android:imeOptions="actionDone"
|
||||
|
||||
Reference in New Issue
Block a user