MarcinusX / NumberPicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to show only the selected value?

yoavsbg opened this issue · comments

I would like to hide the next and previous value and to show only the selected one.

I think you can do that like this:

  • give the transparent color to the textStyle, so the client can't see the value of those number

Tell me if this works

Now the NumberPicker has a property of itemCount, just set it to 1