Thursday, July 28, 2011

[android-developers] ViewPager with WebViews using hardwareAccelerated

Hi,

I have been trying to create a ViewPager to swipe between WebViews
using the compatibility package. This WebViews will have some html
with images and text.

Without the hardwareAccelerated the app works fine but the scroll
feels slow.

It gets better having the hardwareAccelerated turned on but when I
drag the webviews, sometimes they are not draw correctly. It looks
like different parts of the view gets invalidated.

Any thoughts on my issue?


--
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

No comments:

Post a Comment