Hello Android geeks, i created a project that have ViewPager to scroll between pages and one of the pages have big image that you can scroll right,left when i scroll left or right the ViewPager scroll between pages not inside the image.
my issue is: how to prevent view pager to scroll between pages until condition happen or how to make images scroll to the end then ViewPager go to the next page. Note: the same issue happen when add HorizontalScrollView inside a ViewPager. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

