donnieh
Jan 08, 2016 - 14:14
I want to use aui.webview()to show an image instead of using aui.imageview()(for the purposes of playing .gif animations).
How do you open the .gif if it is not a url but a local file? Do I useWebView.load_html(html)?