Tuesday, December 11, 2012

[android-developers] Re: Vertical ViewPager and possible alternatives

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 but it doesn't seem to be working because of some changes in the support library discussed here. 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment