Android time selection in a unique way

116 Views Asked by At

(I'm using Android Studio 1.1.0)

How can I make this kind of time selection in my app's layout? Is it a ready made component? How is it called? I'm talking about the circular part where the user can select how many minutes/hours until...

enter image description here

1

There are 1 best solutions below

3
On

I can not confirm if it is a custom part of the mobile operating system, but it looks very much like a custom built app. Jquery Knob is the closest I have seen to something like this, but would require some heavy customization to begin to resemble that.

http://anthonyterrien.com/knob/ <-- Home Page https://github.com/aterrien/jQuery-Knob <-- Git Hub Repository

Nice, downward compatible, touchable, jQuery dial