either try to figure out the solution to the issue he brought up or just dont use that version of the support library :)
You can also just implement ViewPager in the "vertical" form instead of extending it (the source is available if i'm not mistaken) On Tuesday, December 11, 2012 3:33:30 PM UTC+2, Dmitriy F wrote: > > I have to implement vertical scrolling with view pager. I am trying to > adopt Jake Wharton's > library<https://github.com/grantland/android-verticalpager> but > it doesn't seem to be working because of some changes in the support > library discussed > here<http://code.google.com/p/android/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars&groupby=&sort=&id=19110>. > > What're my other options ? > > P.S. I think I could tinker around listview so that it shows one item per > screen but I hardly believe I will be able to achieve it. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

