emilsjolander/android-FlipView

smoothFlipTo

Opened this issue · 0 comments

I want to display a specific page when my FlipActivity is displayed.
I tried to use smoothFlipTo (at the end of FlipActivity.onCreate) but it doesn't work... it's always the first page which is displayed...
How could I do that?