Skip to content

Adding a action bar;

Tyler Sizse requested to merge issue_119_adding_a_actionbar into master

Closes #119 (closed). Add a action bar to GuestVisit.java and it's layout so the user can use the home action to navigate to the homepage of the app when navigating between the fragments related to guest visit.

To test that this is working launch the app go to 'Guest Forms' -> 'Guest Visit CheckIn (Local Database)' You should now see an action bar at the top of the view click home and make sure it brings you back to the app homepage.

Edited by Tyler Sizse

Merge request reports