
Infinite Auto Scrolling using Android View Pager
Leave a reply
Recently , I have implemented a concept of infinite scrolling in android. This is not much difficult task but it’s tricky . I have implemented it by View pager using Paging Adapter . Anyone can do it by view pager adapter like FragmentStatePagerAdapter. I have used one more thing which is View Pager Indicator . Continue Reading »