mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-27 01:37:12 +00:00
Manually restrict to 30 digits to allow pasting containing any number of spaces.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
android:hint="@string/enter_backup_passphrase_dialog__backup_passphrase"
|
||||
android:imeOptions="actionDone"
|
||||
android:inputType="number"
|
||||
android:maxLength="35"
|
||||
android:textSize="16sp" />
|
||||
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
||||
Reference in New Issue
Block a user