I have a NumberPicker
that loads approximately 6000 records. When you try it in api > 20
your answer is not more than 2 seconds but when you test it in a api < 19
your answer is 15 seconds or more.
I want to know if there is any way to improve the response time of api < 19
thank you very much.