[android-developers] Webview render page remain fragment
Dears,
When I let a <div> show and hide on webview, it always remain fragment on screen util I touch the screen.
for example, when click a button, show a div, however, the div is not show completely, it only show half, if I touch the screen, the left part showed.
then, when click the button to let this div hide, it doesn't hide totally, it only hide part, remaining part on screen until I touch the screen, the left part dispeared.
1. I use jquery show() and hide() method to show and hide the div
2. I have enabled hardware accelerate
3. I have set webview render priority as HIGH.
would you please give me some suggestions, thank you.
Zhao
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home