仅减少NumberPicker中的上/下数字大小

时间:2017-03-11 06:06:25

标签: android size android-custom-view numberpicker android-number-picker

我想减小上/下数字的大小(用箭头标记),保持中间数字更大。

I want reduce size of up/down numbers, keeping middle number size bigger

1 个答案:

答案 0 :(得分:1)

你可以使用这个库,它真的会帮助你

https://github.com/lantouzi/WheelView-Android

compile' com.lantouzi.wheelview:library:1.0.1'