Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix navigation on the Menu screen #264

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

Prakhar-Agarwal-byte
Copy link
Contributor

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.

WhatsApp.Video.2023-03-09.at.3.45.03.PM.mp4

Copy link
Owner

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK b08921d. This needs a rebase to pick up the latest changes, and it's ready for merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix navigation on the Menu Screen
2 participants