WheelView icon indicating copy to clipboard operation
WheelView copied to clipboard

how can i only show maximum three items in wheel ?

Open engr-erum opened this issue 9 years ago • 3 comments

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

engr-erum avatar May 26 '15 09:05 engr-erum

There is no easy way, just play around with the xml properties till it fits how you intend it to.

LukeDeighton avatar Jun 20 '15 13:06 LukeDeighton

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 avatar Aug 03 '15 17:08 umairvatao

@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)

LukeDeighton avatar Oct 14 '15 20:10 LukeDeighton