I have a transparent webview that has the following problem:

1) on widget show: image is displayed

2) image is deleted and widget is hidden

3) widget is shown again (remember, the widget contains nothing now... It should just be a transparent canvas) and previous image flickers for a second prior to showing what is expected (a transparent canvas).

So, I need a way to prevent that flicker... Does anyone know how?