• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

App Inventor Disabling Time Picker

mkm89

Lurker
I'm trying to disable a Time Picker in Clock mode so that the user can't change the hour/minute when a button is pressed. I'm using setEnabled(false) but this only greys out the header clock and doesn't allow you to select hours/minutes/AM/PM, but the selector is still enabled and the hour/minute can be changed. Does anyone know how to solve this issue?

Thanks
 
Back
Top Bottom