Question

I have to support numberpicker version from 2.2 android. What is the best way to do this? In versions more than 3.0 it works fine. But in early releases of android it hasn't supported.

Était-ce utile?

La solution

You could try using a custom NumberPicker such as this example project which was suggested in this post.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top