WheelView
WheelView copied to clipboard
how can i only show maximum three items in wheel ?
how can i only show maximum three items in wheel ? as i m using 20 items and its position set to bottom to give shape as semicriclebut i want to display only 3 items on screen once user scroll next items show and previous one hide
There is no easy way, just play around with the xml properties till it fits how you intend it to.
Similar issue, how to stop wheel rotation after reaching to 1st or last item? setting app:repeatItems="false" is causing empty items to appear on wheel.
@umairvatao this is probably the next feature I need to add (or anyone else can for that matter. I'm happy to accept pull requests)