Hi,
I am new to Android development so please be easy on me !
As part of an application I am 2/3rd's of the way through the need to for a Dialog to pop up for the user to select values in a predefined range has been reached.
What I would like to do is recreate the look and feel of the datepicker/timepicker with the big + / - buttons above a field and pressing them moves them up and down a pre-selected list.
Looking through android.widget I can't see an obvious type that does that, but no doubt there is.
Will be very grateful if someone can point me in the correct location.
I am new to Android development so please be easy on me !
As part of an application I am 2/3rd's of the way through the need to for a Dialog to pop up for the user to select values in a predefined range has been reached.
What I would like to do is recreate the look and feel of the datepicker/timepicker with the big + / - buttons above a field and pressing them moves them up and down a pre-selected list.
Looking through android.widget I can't see an obvious type that does that, but no doubt there is.
Will be very grateful if someone can point me in the correct location.