thunderbiscuit / padawan-wallet

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

Bottom navigation bar is not working properly #285

Closed guptasandeep7 closed 1 year ago

guptasandeep7 commented 1 year ago

When you click the Learn icon and then press the Back button, you will be taken to the Wallet screen, but the navigation bar still highlights Learn icon.

nav bar issue

thunderbiscuit commented 1 year ago

Hi there! I think you might not be building the app from the latest master branch (or maybe you're using the app downloaded from the Play Store). This is a nice little bug, and it was solved in #259!

If you try building the latest version you'll find it all fixed. Cheers!

guptasandeep7 commented 1 year ago

Thanks, @thunderbiscuit