givelotus / lotus-vase

A simple reference wallet for Lotus which supports mobile devices.
GNU General Public License v3.0
4 stars 2 forks source link

Redesign SendInfo screen to have a better input method for amounts #98

Closed schancel closed 3 years ago

schancel commented 3 years ago

Implement a "calculator keyboard" and use it on the send information data entry screen instead of a standard input box. Additionally, we also get rid of the text entry field for an address and instead only allow users to paste into it. There are several other misc things thrown in with this redesign as well (e.g validation output that disables the send button).