Android - can I increase the textSize for the NumberPicker widget?

后端 未结 7 629
天命终不由人
天命终不由人 2020-12-08 01:10

We got a NumberPicker widget in 3.0, but it seems that the textSize for this widget can\'t be modified. Am I missing something or is this the case? I\'d really like to incre

7条回答
  •  轮回少年
    2020-12-08 01:22

    We ran into the same problem and ended up recreating NumberPicker locally. There's a more in depth tutorial here.

提交回复
热议问题