Frage

On the left is the default Number Picker by android. Is it possible to load a custom number picker like on the right, if I have the drawable images?

NumberPicker

War es hilfreich?

Lösung

Yes, you can customize it like any other widget in android. you can extend the class and edit it programmaticly or you can use selector.

refer to this tutorial.custom number picker

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top