i am using Xamarin.Forms TimePicker with custom renderer functionality. Everything works fine when user uses the default scroll feature of TimePickerDialog.
Issue is I want to hide the Android keyboard when user tap on the TimePickerDialog to update the time in HH:mm format.
I would be thankful for any help and guidance.
Thanks
Ankur