phonegap / phonegap-app-stockpile

n. - A storage pile accumulated for future use
Apache License 2.0
4 stars 10 forks source link

[Android] Navbar fails to reappear under certain circumstances #9

Closed devgeeks closed 6 years ago

devgeeks commented 6 years ago

Repro steps:

  1. Search for 'cats'
  2. Tap on a cat pic in the results
  3. Tap on the cat pic in the details screen
  4. Tap on the cat pit to put the image in viewer mode (for pinch zooming, etc) -- this hides the navbar to display just the image
  5. Hit the Android back button to go back to the details screen
  6. The Material navbar will still be hidden

The navbar will only come back if you again tap on the cat pic in details, returning you to the image view screen, then tap on the image to show the navbar in view mode.

This seems to be a bug in F7, but I will confirm.