]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Add option to stop loading the WebView. https://redmine.stoutner.com/issues/252
authorSoren Stoutner <soren@stoutner.com>
Sat, 11 Aug 2018 05:14:50 +0000 (22:14 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sat, 11 Aug 2018 05:14:50 +0000 (22:14 -0700)
commit1054eda0dd47e1dc03a243aee74845a2a08e2069
tree2b8eec99226b2a8165f3a1686971b1d08cf0e795
parenta777fe1b2785ac15a70bed633c159b9d4e58b90a
Add option to stop loading the WebView.  https://redmine.stoutner.com/issues/252
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/res/drawable/close.xml [deleted file]
app/src/main/res/drawable/close_dark.xml [new file with mode: 0644]
app/src/main/res/drawable/close_light.xml [new file with mode: 0644]
app/src/main/res/layout/find_on_page_app_bar.xml
app/src/main/res/values/strings.xml