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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top