bitsy-wallet/app/src/main/java/cy/agorise
Severiano Jaramillo 67b70e3df2 Limit the memo length to 100 in the Send screen.
- For some reason if we use a memo longer than 107 chars we get an error, to avoid that error we are limiting the memo length to 100 chars using TextInputLayout's counter options to show the current char count and the max char count. If the current char count exceeds the max the TextInputLayout turns to red and the Send button is disabled.
2019-10-31 15:17:18 -06:00
..
bitsybitshareswallet Limit the memo length to 100 in the Send screen. 2019-10-31 15:17:18 -06:00