Is there a way to make the webview more responsive? Currently the size options are static. It is not varying as per the item embedded. A responsive view would give a better experience across devices. Currently, desktop view is not that great with respect to webview components.
The webview component is a window on the outside world which can have various responsive dimensions preset by Glide; but this component cannot know the size of the content it is viewing and therefore be responsive on content, in case it is the content itself that must have this characteristic of responsiveness. This limitation is not a limit of Glide, it is simply a rule set by the html language.