TimePicker minHour, maxHour are throwing exception when hour is out of their range #1916
Labels
bug
os: android
ready for test
TSC needs to test this and confirm against live production apps and automated test suites
Milestone
When we have set minHour or/and maxHour and the user picks a hour smaller/larger then the pre-set limitations we are throwing an exception.
For example:
This will create a time picker with all possible hours
and will throw exception when hour is smaller then 3 and larger then 7
The text was updated successfully, but these errors were encountered: