change max address length to 97

master
wowario 3 years ago
parent 2734392e55
commit b7d458419c
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

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

Loading…
Cancel
Save