LambergaR / VerticalViewPager

Vertical implementation of Android ViewPager
MIT License
276 stars 134 forks source link

Fix for issue #5 and issue #10. #13

Closed ericbarch closed 5 years ago

ericbarch commented 10 years ago

This solves the OnPageChangeListener callback bug and checks height instead of width when size is changed.