emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
925 stars 273 forks source link

How to set start page #51

Open dieuhd opened 9 years ago

dieuhd commented 9 years ago

I have 100 page, and i want startpage at 50. How to set start page?

Thanks