]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Remove copy and paste menu items (they are now handled by SupportActionBar) and creat...
authorSoren Stoutner <soren@stoutner.com>
Sat, 6 Feb 2016 18:37:26 +0000 (11:37 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sat, 6 Feb 2016 18:37:26 +0000 (11:37 -0700)
commit90ec377a834698621227ec37ca7ed37ae7f69851
tree724359065e93ed89362cf3ff6aa029bb6c5961fe
parent4ba6de8b83fee7e5259ff516e63c3ce785bee843
Remove copy and paste menu items (they are now handled by SupportActionBar) and create a submenu for navagation items.
app/src/main/java/com/stoutner/privacybrowser/MainWebView.java
app/src/main/res/layout/activity_webview.xml
app/src/main/res/layout/url_bar.xml
app/src/main/res/menu/menu_webview.xml
app/src/main/res/values/strings.xml