]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Move the progress bar to the bottom when using the bottom app bar. https://redmine...
authorSoren Stoutner <soren@stoutner.com>
Fri, 29 Dec 2023 18:23:33 +0000 (11:23 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 29 Dec 2023 18:23:33 +0000 (11:23 -0700)
commitf196ab85ff8aaab92fb32a4a310a91921ab8fb83
tree29a48706177ece13fffe4117898474d31213f528
parent6b662fcb3e0c8dfbdc212e55d10ad291ec569280
Move the progress bar to the bottom when using the bottom app bar.  https://redmine.stoutner.com/issues/1070
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.kt
app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewStateAdapter.kt
app/src/main/java/com/stoutner/privacybrowser/fragments/WebViewTabFragment.kt
app/src/main/res/layout/webview_framelayout.xml [deleted file]
app/src/main/res/layout/webview_framelayout_bottom_appbar.xml [new file with mode: 0644]
app/src/main/res/layout/webview_framelayout_top_appbar.xml [new file with mode: 0644]