【问题标题】:Reduce only up/down number size in NumberPicker在 NumberPicker 中仅减少上/下数字大小
【发布时间】:2017-08-01 14:24:00
【问题描述】:

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

【问题讨论】:

  • 到目前为止你尝试过什么?
  • 我已经扩展了 NumberPicker 类来改变它的字体样式和大小。但是大小适用于所有三个数字
  • 试过这个但没用'((EditText)picker.getChildAt(0)).setTextColor(getResources().getColor(R.color.colorPrimary));'

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


【解决方案1】:

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

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

编译'com.lantouzi.wheelview:library:1.0.1'

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-10-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多