Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Android] Fix focus/unfocus behavior on both Picker renderers #264

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

pauldipietro
Copy link
Contributor

@pauldipietro pauldipietro commented Jul 21, 2016

Description of Change

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.

Bugs Fixed

https://bugzilla.xamarin.com/show_bug.cgi?id=42687

API Changes

None

Behavioral Changes

None

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

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.
@rmarinho
Copy link
Member

👍

1 similar comment
@samhouts
Copy link
Member

👍

@samhouts samhouts merged commit ea01c07 into master Jul 26, 2016
@samhouts samhouts deleted the fix-bugzilla42687 branch July 26, 2016 17:01
@samhouts samhouts added this to the 2.3.2 milestone Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants