Limit account name to 30 characters
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
android:background="@drawable/rounded_wallet_edittext"
|
||||
android:hint="@string/add_account"
|
||||
android:importantForAutofill="no"
|
||||
android:maxLength="30"
|
||||
android:paddingEnd="18dp"
|
||||
android:paddingStart="18dp"
|
||||
android:paddingTop="10dp"
|
||||
|
||||
Reference in New Issue
Block a user