I have to insert time, and I saw the control in the pic in:
http://developer.android.com/design/style/metrics-grids.html
Thing is I don't know how to have a textview with an indication that you should pick it to display timepicker ( Like Section date in pic)
I could easily start a Dialog with a Timepicker inside, but what I like is the little arrow that say you can pick.
Is there any component that match that or should I use tricks to do it???