BeamMW / android-wallet

Beam Android Wallet
https://beam.mw
Apache License 2.0
36 stars 21 forks source link

Receive and Send screen: currency selection #553

Closed KatsiarynaV closed 3 years ago

KatsiarynaV commented 3 years ago

@dariatarakanova On the desctop when there are assets in the wallet there is currency selection on the receive screen . Please provide the design to implement this in the mobile wallet 14 10 11

dariatarakanova commented 3 years ago

1) Receive screen. Dropdown is open. The arrow should change rotation (from down to up). https://zpl.io/aMXK1no image image

2) Send screen/ The same flow. https://zpl.io/aBPyZ0K image

KatsiarynaV commented 3 years ago
  1. Selected coin should be highlighted 21

  2. On the receive screen when user requests an amount in assets, this amount is displayed in beam on the address details screen. When user insert this address on the send screen the amount is also displayed in Beam 16

  3. When clicking the receive button from the asset screen the selected currency should be displayed in requested amount field 22

KatsiarynaV commented 3 years ago
  1. When user inserts an address with requested assets amount the currency is not restored on the send screen. It changes after viewing the address details gif01

  2. In the available block make asset name (except long assets names) fully visible if it fits 29

KatsiarynaV commented 3 years ago

Available block: full assets name appears after inserting an amount. gif03 02

KatsiarynaV commented 3 years ago

Reproduced again: when clicking the receive button from the asset screen the selected currency should be displayed in requested amount field 05

KatsiarynaV commented 3 years ago

When going back from confirmation to send screen or minimizing the wallet the currency selection shouldn't be lost gif01

KatsiarynaV commented 3 years ago

Checked. Additional checks will be done in #562