monero addresses are 95 characters

This commit is contained in:
m2049r 2020-09-16 17:51:47 +02:00
parent 74e9278baa
commit c32d157150
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
android:layout_alignParentStart="true"
android:layout_toStartOf="@+id/bPasteAddress"
app:counterEnabled="true"
app:counterMaxLength="16"
app:counterMaxLength="95"
app:errorEnabled="true">
<android.support.design.widget.TextInputEditText