I implemented following solution stack answer to create a 24H timepicker in Xamarin, the problem with this solution is that the Focus() method to trigger the picker does not function on Android. If I remove the custom renderer, the Focus() works again on Android.
Asked
Active
Viewed 540 times
1 Answers
0
i have write custom renderer and set action to element.ShowPicker =()=>Control.PerformClick();

Abdullah Tahan
- 1,963
- 17
- 28