绘制离屏 WebView 和 capturePicture 问题
我的目标是将 WebView 转换为位图,以便我可以将其添加到主屏幕小部件中。我已经让 WebView.capturePicture() 工作正常;但是,如果不将 WebView 设置为内容布局或类似布局,我就无法渲染 WebView。由于这是一个应用程序小部件,我无法将其设置为视图。
是否可以渲染 WebView 并将其保存到位图而不将其设置为内容视图?
My goal is to turn a WebView into a Bitmap so I can add it to a homescreen widget. I have gotten WebView.capturePicture() to work fine; however, I cannot get the WebView to render without setting it as the content layout or similar. As this is an app widget I won't be able to set it as a view.
Is it possible to render a WebView and save it to a bitmap without setting it as the content view?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论