saintsf

Results 1 comments of saintsf

I have solved the 2nd issue by calling mLoopViewPager.indexOfChild(view) and mLoopViewPager.getChildCount() and view.bringToFront() in transformPage(View page, float position) to change the z-index of the view.