[Android] Fix focus/unfocus behavior on both Picker renderers (#264)
authorPaul DiPietro <pauldipietro@users.noreply.github.com>
Tue, 26 Jul 2016 17:01:01 +0000 (12:01 -0500)
committerSamantha Houts <samantha@teamredwall.com>
Tue, 26 Jul 2016 17:01:01 +0000 (10:01 -0700)
commitea01c07aa32e39e947104253a44566dded50123e
tree047eed671ea1f34886a772a6ee273b9a2213213c
parentd04a4a3cf23c51d8401364d13b9201bf27873618
[Android] Fix focus/unfocus behavior on both Picker renderers (#264)

On AppCompat, focus and unfocus would not trigger when using the
Picker. On pre-Lollipop, unfocus would not trigger, but only when
tapping outside of the dialog.
Xamarin.Forms.Platform.Android/AppCompat/PickerRenderer.cs
Xamarin.Forms.Platform.Android/Renderers/PickerRenderer.cs