Hello.

Does the return value of onPageScrolled of ViewPager correct?(the
position value)
The reason why I'm ask you that

- I have layout xml contain Custom ViewPager.
- ViewPager also have adaptor
- and I can add/remove pages in pager with NO problem.

BUT,
a. the when reachs first page,
b. try to slide to backward(mean that to the page '-1'.).
in that case
onPageScrolled return position number '1'(mean that second page).

Are you guys doesn't have this kind of problem?
(since I'm not so good at viewpager so far...)

Please any one comment me.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to