Actions
Feature #937
closedSee if there is a way to inflate the WebViews before the dialogs are displayed
Start date:
11/29/2022
Due date:
% Done:
0%
Estimated time:
Description
This would prevent the awkward expansion of the dialogs after they are dislayed.
Updated by Soren Stoutner about 2 years ago
Android doesn't want to make this easy to do. It would be possible to manually specify the size of the alert dialog in pixels, but that would create a horrible experience across devices, and the WebView would still load delayed.
Updated by Soren Stoutner about 1 year ago
- Status changed from New to Closed
I think I am going to close this feature request as unfeasible, but I might look at it again sometime down the road.
Actions