Hello i've been looking for a specific numeric input view and i found it in this link, but when i tried to implement the solution proposed by Will, i faced this exeption
android.view.InflateException
after some research , i tried this answer here , but the same error still persists,is it true that com.android.internal.widget.NumberPicker
does not support in Android 2.2 and later?? isn't there something that replace it ? or something that looks like it?