mirror of https://github.com/m2049r/xmrwallet.git
monero addresses are 95 characters
This commit is contained in:
parent
74e9278baa
commit
c32d157150
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue