Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top