Android 4.4.4 - webview displaying a canvas -
with new version of android (4.4.4), when utilize layer_type_hardware, webview begins blink when user click on canvas.
if remove layer_type_hardware, problem no more exist need enable otherwise rendering slow. tried set every background transparent didn't work
do have problem ?
this sounds bug in general. instead of setting layer_type_hardware on webview (which creates separate hardware accelerated layer) seek making entire activity hardware accelerated , see if problem goes away.
android webview android-webview
No comments:
Post a Comment