Concordium / concordium-reference-wallet-android

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

Add "Success" notification after successful update of passcode/biometrics #162

Closed jens-concordium closed 2 years ago

jens-concordium commented 2 years ago

Task description

This task is just to add a simple alert to the UI after a successful update of passcode / biometrics in the app.

The alert can be seen in Figma on the page called "Second batch of CRs from the UATs".

XOOPsoft commented 2 years ago

Investigated in Jira CBW-242. There is already a Toast message displaying: “Passcode was successfully changed“. This toast message is enough.