Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Reintroduce the "lock" indicating still encrypted amounts on the shielded balance #100

Closed jens-concordium closed 1 year ago

jens-concordium commented 2 years ago

Task description

During the rework of the mobile wallet UI, the shielded balance was hidden behind an option and the Accounts page was redesigned with a reworked totals area and new account cards.

Because of time constraints, it was decided to now show the "lock" icon on accounts that contained some amount of encrypted CCDs on the shielded balance, as this would require some extra work on the logic handling this.

To reintroduce the lock icon, the following would have to be done:

concordium-cl commented 1 year ago

Added to https://concordium.atlassian.net/browse/CBW-686