Merge branch 'length' into 'master'

change max address length to 97

See merge request monerujo-io/wowwallet!9
This commit is contained in:
Monerujo 2023-05-09 21:09:27 +00:00
commit 292e0b0938
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
android:layout_marginBottom="@dimen/header_top_first" android:layout_marginBottom="@dimen/header_top_first"
android:visibility="gone" android:visibility="gone"
app:counterEnabled="true" app:counterEnabled="true"
app:counterMaxLength="95" app:counterMaxLength="97"
app:errorEnabled="true"> app:errorEnabled="true">
<com.google.android.material.textfield.TextInputEditText <com.google.android.material.textfield.TextInputEditText