thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
113 stars 50 forks source link

Fix navigation on the Menu screen #264

Closed Prakhar-Agarwal-byte closed 1 year ago

Prakhar-Agarwal-byte commented 1 year ago

Fixes #258.

  1. Fix the back navigation in menu screens('Recovery phrase', 'Send testnet coins back' and 'About Padawan') so that on pressing back the user navigates back to the menu screen instead of the wallet screen.

  2. Add a top app bar that is present on other screens of the app (i.e. Recieve, Senc screen) which has a back button in it.

https://user-images.githubusercontent.com/17739006/223992484-b4237d77-83bd-43f4-a5c5-7a4c91ac7bef.mp4