Skip to content

Commit

Permalink
Show the toolbar when going to different pages #533
Browse files Browse the repository at this point in the history
Show the toolbar when going to different pages #533
  • Loading branch information
Mark Heinis committed Jun 14, 2019
1 parent 774d27a commit d33f308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/nl/hnogames/domoticz/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,7 @@ public void onBackPressed() {
stopCameraTimer();
invalidateOptionsMenu();
}
showViews();
}
}

Expand Down

0 comments on commit d33f308

Please sign in to comment.