]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Create a blank navigation drawer.
authorSoren Stoutner <soren@stoutner.com>
Thu, 24 Mar 2016 03:12:27 +0000 (20:12 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 24 Mar 2016 03:12:27 +0000 (20:12 -0700)
commit8366efd6bd48448d2b67c30ac5ceb321111d9c4c
treef2f5bc3d5a28ea2da1b273264ec9cd776b123226
parentbde6908fee004715f0125ab2d51016dd63a956f4
Create a blank navigation drawer.
12 files changed:
app/src/free/res/layout/ad_view.xml [deleted file]
app/src/free/res/layout/main_webview.xml [new file with mode: 0644]
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
app/src/main/res/layout/activity_webview.xml [deleted file]
app/src/main/res/layout/ad_view.xml [deleted file]
app/src/main/res/layout/coordinator_layout.xml [new file with mode: 0644]
app/src/main/res/layout/main_webview.xml [new file with mode: 0644]
app/src/main/res/values-v11/styles.xml [deleted file]
app/src/main/res/values-v19/styles.xml [new file with mode: 0644]
app/src/main/res/values/colors.xml
app/src/main/res/values/strings.xml
app/src/main/res/values/styles.xml