Is it possible to make a horizontal NumberPicker?

后端 未结 4 1088
夕颜
夕颜 2020-12-01 23:34

The widget NumberPicker from Android is vertical, with the increase and decrease buttons above and below the number display.

Is it possible to make it h

4条回答
  •  执笔经年
    2020-12-02 00:28

    Nope. In fact, you can't even really use it yet, even though it appears in the Graphical Layout builder. It's still protected.

    This question has some related info: Android Number Picker Dialog

提交回复
热议问题