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

[Android] TimePicker unfocuses on cancel #238

Merged
merged 1 commit into from
Jul 12, 2016
Merged

Conversation

pauldipietro
Copy link
Contributor

@pauldipietro pauldipietro commented Jun 23, 2016

Description of Change

This is a similar fix to #204 which needed to be adjusted to respect the cancel button being pressed on the TimePicker dialog, as well. The control gallery reproduction and test for that issue has been duplicated and modified to check against the TimePicker.

Bugs Fixed

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

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

@samhouts
Copy link
Member

👍 with passing UI tests

@rmarinho
Copy link
Member

👍waiting for UItests

Related to the prior fix of the DatePicker not unfocusing on the cancel button
being pressed, the TimePicker was not unfocusing, as well. A similar fix has
been applied.
@pauldipietro
Copy link
Contributor Author

Updated code to fix the same issue that was occurring in #249

@rmarinho rmarinho merged commit 39b12a4 into master Jul 12, 2016
rmarinho pushed a commit that referenced this pull request Jul 13, 2016
Related to the prior fix of the DatePicker not unfocusing on the cancel button
being pressed, the TimePicker was not unfocusing, as well. A similar fix has
been applied.
@samhouts samhouts deleted the fix-bugzilla42074 branch July 19, 2016 01:38
@samhouts samhouts modified the milestones: 2.3.2, 2.3.1 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