]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit - app/src/main/res/values/attrs.xml
Create separate progress bars for each tab.
authorSoren Stoutner <soren@stoutner.com>
Wed, 20 Mar 2019 21:12:46 +0000 (14:12 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 20 Mar 2019 21:12:46 +0000 (14:12 -0700)
commit16ccee9956383ad3a38b09f7a4f7e9aeee92cd42
tree1cabd66c15ef2988b3147d26465c7cd28aff8215
parent84989e138cb593d5a2f70be848db4889aaa8da88
Create separate progress bars for each tab.
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/fragments/WebViewTabFragment.java
app/src/main/res/layout/main_framelayout.xml
app/src/main/res/layout/nestedscroll_webview.xml [deleted file]
app/src/main/res/layout/webview_framelayout.xml [new file with mode: 0644]
app/src/main/res/values-v21/styles.xml
app/src/main/res/values/attrs.xml
app/src/main/res/values/styles.xml