]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Move favoriteIcon, urlTextBox, and progressBar to a custom view in the app bar.
authorSoren Stoutner <soren@stoutner.com>
Thu, 29 Oct 2015 23:09:50 +0000 (16:09 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 29 Oct 2015 23:09:50 +0000 (16:09 -0700)
commit20d57b6738e2676b9bf4c902d0d825b2c5ad6e8d
tree3059e8ad11e4e808e446760aa4caae00a9a041c8
parent3756702edf3e068e3a3977cecb55c3bfd766e6d0
Move favoriteIcon, urlTextBox, and progressBar to a custom view in the app bar.
app/src/main/java/com/stoutner/privacybrowser/Webview.java
app/src/main/res/layout/activity_webview.xml
app/src/main/res/layout/app_bar.xml [new file with mode: 0644]
app/src/main/res/menu/menu_webview.xml
app/src/main/res/values/strings.xml