]> gitweb.stoutner.com Git - PrivacyCell.git/commit
Create the navigation menu outline.
authorSoren Stoutner <soren@stoutner.com>
Fri, 20 Aug 2021 17:59:38 +0000 (10:59 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 20 Aug 2021 17:59:38 +0000 (10:59 -0700)
commit189a089931502d9fc23533b5c2ffcaf98da8ed6c
tree482af8e5d3da3934362546a79a95d28412db095d
parentd4477ae05aa9f47dfab32a7e0a6a55cd412eedf4
Create the navigation menu outline.
app/src/main/java/com/stoutner/privacycell/activities/PrivacyCell.kt
app/src/main/res/layout/app_bar_textview.xml [new file with mode: 0644]
app/src/main/res/layout/privacy_cell_drawerlayout.xml [new file with mode: 0644]
app/src/main/res/layout/privacy_cell_scrollview.xml [deleted file]
app/src/main/res/menu/navigation_menu_top_appbar.xml [new file with mode: 0644]
app/src/main/res/values-night/themes.xml
app/src/main/res/values/strings.xml
app/src/main/res/values/themes.xml
build.gradle