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.