Esri / Trek2There

Trek2There™
Apache License 2.0
10 stars 5 forks source link

Add mechanism to show and autohide bottom button bar on Navigation Vieww #11

Closed defiantgoat closed 7 years ago

defiantgoat commented 7 years ago

Per UI/UX spec, the bottom bar with settings button, day/night button and end button should autohide during navigation and then appear when the user touches the screen.

defiantgoat commented 7 years ago

Added. This is currently not a user definable setting, but there is a boolean in NavigationView that could allow for this. Right now the boolean is set to true in the build.

defiantgoat commented 7 years ago

Tested on Android 6.0.1, Samsung Galaxy S6 and iPhone SE with iOS 9.3.2 and worked as expected.