mirror of
https://github.com/m2049r/xmrwallet
synced 2025-04-06 13:06:37 +02:00
monero addresses are 95 characters
This commit is contained in:
parent
74e9278baa
commit
c32d157150
@ -36,7 +36,7 @@
|
|||||||
android:layout_alignParentStart="true"
|
android:layout_alignParentStart="true"
|
||||||
android:layout_toStartOf="@+id/bPasteAddress"
|
android:layout_toStartOf="@+id/bPasteAddress"
|
||||||
app:counterEnabled="true"
|
app:counterEnabled="true"
|
||||||
app:counterMaxLength="16"
|
app:counterMaxLength="95"
|
||||||
app:errorEnabled="true">
|
app:errorEnabled="true">
|
||||||
|
|
||||||
<android.support.design.widget.TextInputEditText
|
<android.support.design.widget.TextInputEditText
|
||||||
|
Loading…
x
Reference in New Issue
Block a user