My app has a scrollview and a webview inside a LinearLayout.
When the Ads from millenial come in it happens some jittering and some webview parts get white.
I have tried ALL possible parameter combination and nothing works.
Does anyone a better solution or even a explanation?
Notice the blank text in the bottom:

Notice 9 10 11 and 11 sections:

thanks
For those having problems with this I have solved it as following –
Make sure to implement a Compatibility layer, since following method doesn’t work in SDK_INT < 11.