Actions
Feature #396
closedMove the progress bar from the AppBarLayout to the top of the WebView
Start date:
03/05/2019
Due date:
% Done:
0%
Estimated time:
Description
Currently, when the AppBar is scrolled off the page, page loading progress is not displayed. It would be nice to move the progress bar to be overlaid on the top of the WebView.
It might be a little tricky to make this work with the SwipeRefreshLayout and the scrolling AppBar, but I would imagine it is possible.
Updated by Soren Stoutner over 5 years ago
- Status changed from New to Closed
This was implemented as part of tabbed browsing in the 3.0 release.
Actions