]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit - app/src/main/res/xml/preferences.xml
Fix the styling of the About tabs and AppBar.
authorSoren Stoutner <soren@stoutner.com>
Fri, 10 Jun 2016 05:04:45 +0000 (22:04 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 10 Jun 2016 05:04:45 +0000 (22:04 -0700)
commit44014ce1673cb4cbfcdaeceac59c067a5074b35c
treefec49db4aad9e6b7c0b823669fb7d72e0922d38c
parentcb56305f3e505fb3afa2e2e27f67b69f41c0a8e7
Fix the styling of the About tabs and AppBar.
21 files changed:
.idea/dictionaries/soren.xml
app/src/free/assets/about_privacy_policy.html
app/src/free/res/layout/main_webview.xml
app/src/main/AndroidManifest.xml
app/src/main/assets/about_changelog.html
app/src/main/assets/about_contributors.html
app/src/main/assets/about_license.html
app/src/main/assets/about_links.html
app/src/main/assets/about_permissions.html
app/src/main/assets/about_privacy_policy.html
app/src/main/java/com/stoutner/privacybrowser/AboutActivity.java
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
app/src/main/res/layout/about_coordinatorlayout.xml [new file with mode: 0644]
app/src/main/res/layout/about_linearlayout.xml [deleted file]
app/src/main/res/layout/about_tab_version.xml
app/src/main/res/layout/coordinator_layout.xml [deleted file]
app/src/main/res/layout/main_coordinatorlayout.xml [new file with mode: 0644]
app/src/main/res/layout/main_webview.xml
app/src/main/res/values-v19/styles.xml
app/src/main/res/values/styles.xml
app/src/main/res/xml/preferences.xml