android - Application Containing WebView Goes White While Exited YouTube FullScreen -


i've put webview in android app , loaded youtube in (device sdk version 23). worked fine till went fullscreen video. but, when tried exit webview's fullscreen whole application screen went white.

i've picked 2 logcat lines error tag while i've clicked exit button may needed:

08-20 19:34:22.846 28114-28271/test.webview e/chromium: [error:deferred_gpu_command_service.cc(79)] no hardware renderer. deadlock 08-20 19:34:22.846 28114-28271/test.webview e/chromium: [error:deferred_gpu_command_service.cc(79)] no hardware renderer. deadlock 

i've uploaded screenrecord of event here.

as logcat says it's hardware problem. so, unfixable? if of application's user in problem? consider bug , uninstall app after checking update sometimes.

update:

from here i've found commented (on sep 16 2014) it's have been fixed. google can remember android m has been released on september 29, 2015. and, i've bought device months ago. can't understand what's going.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -