]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Invert the items in the navigation menu when using a bottom appbar. https://redmine...
authorSoren Stoutner <soren@stoutner.com>
Wed, 9 Jun 2021 20:42:42 +0000 (13:42 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 9 Jun 2021 20:42:42 +0000 (13:42 -0700)
commit2007d8f56a8d918f6a71407828f715f986d0d92d
treec66ae1aac23a35f41505e98a903e6210011acfae
parentcbf3ebe084eaf5004b74b7f1907b0a1e1a22791f
Invert the items in the navigation menu when using a bottom appbar. https://redmine.stoutner.com/issues/728
app/src/main/res/layout/main_framelayout_bottom_appbar.xml
app/src/main/res/layout/main_framelayout_top_appbar.xml
app/src/main/res/menu/webview_navigation_menu.xml [deleted file]
app/src/main/res/menu/webview_navigation_menu_bottom_appbar.xml [new file with mode: 0644]
app/src/main/res/menu/webview_navigation_menu_top_appbar.xml [new file with mode: 0644]