blazsolar / HorizontalPicker

Android widget allowing user to select one item from set of them by swiping left and right.
http://blaz.solar/HorizontalPicker
Apache License 2.0
227 stars 81 forks source link

Not working if put up in a Scroll View. #33

Closed princebansal closed 8 years ago

princebansal commented 9 years ago

I am making a form where Horizontal Picker will be basic form of input. There are multiple entries in the form and therefore I need to put them in a ScrollView. But as soon I put it in ScrollView, none of the element show up. I tried doing nestedScrolling enabled, but no luck. Please help urgently.

blazsolar commented 9 years ago

Hey,

I think solution for this is already on develop branch. I will try to release next version ASAP.