Looks like a [picker](https://developer.android.com/guide/topics/ui/controls/pickers.html), see [here](http://stackoverflow.com/questions/8227073/using-numberpicker-widget-with-strings) for using [`NumberPicker`](https://developer.android.com/reference/android/widget/NumberPicker.html) with string values.
– dhkeJul 21 '16 at 06:07