HorizontalPicker
HorizontalPicker copied to clipboard
A simple, customizable and easy to use picker where centre view is scaled up
Hi, Could you please publish this library in MavenCenter? Thanks
I use the HorizontalPicker for a list of images. The first and second image does not scale in the first showing. It only scales after I scroll forward and then...
I want the same functionality in vertical view. is it possible ? with the existing code
I don't see a way to set the initial selected view or item. RecyclerView.smoothScrollToPosition() doesn't seem to scroll to the correct position. Any ideas?
When you click item to change selected item instead of to move by scroll the method setOnScrollListener is called twice
I Have a List which contains the number of quantity available for the selected product. I found your library and it was really awesome. So I have implemented and it...
I can't use it on landscape,can you help me to finish it?
Tried using vertical scroll option by using top and bottom for scaling and height to calculate mid points. My adapter items are not rendered properly. I ensured to change the...
Demo has a problem and is not accurate in the Toast middle term
Hey, Anybody having problem with using setOnScrollChangeListener(new PickerLayoutManger.onScrollStopListner()); In my project I am trying to include this library but I am unable to use the function above because my my...