ShawnLin013 / NumberPicker

:slot_machine: The android library that provides a simple and customizable NumberPicker.
MIT License
1.09k stars 240 forks source link

np_lineSpacingMultiplier not working #155

Closed jnorkus closed 3 years ago

jnorkus commented 4 years ago

Setting this property doesn't seem to do anything at all. I am trying to get the selected line to take less space as the dividers are overlapping the other lines. Not sure if this is the right property for it either.

Screenshot_20191204-111702

hulan0523 commented 4 years ago

get the same problem too.

vw2k3 commented 4 years ago

@ShawnLin013 Please help to solve this issue🙏

ShawnLin013 commented 4 years ago

@jnorkus @hulan0523 @vw2k3 Have you tried using np_dividerDistance?

ShawnLin013 commented 3 years ago

Or use the np_itemSpacing from v2.4.12. Close this inactive issue for now. Please reopen this issue if are still encountering problems.