Actions
Bug #398
closedWhen app bar scrolling is disabled, the bottom of the WebView is cutoff.
Start date:
03/14/2019
Due date:
% Done:
0%
Estimated time:
Description
The height of the cutoff equals the height of the app bar. This can likely be solved by programmatically removing the `app:layout_behavior="@string/appbar_scrolling_view_behavior"` from the parent of the WebView.
Updated by Soren Stoutner over 5 years ago
This bug was created by the implementing of app bar scrolling in https://redmine.stoutner.com/issues/8.
Updated by Soren Stoutner over 5 years ago
- Status changed from New to Closed
Actions