DescriptionProperly dismiss the InputDialogs in all cases
On newer versions of Android, dismissing a date/time dialog (with hw
back or touch outside of it) will still set the date or time. This is
not the case on older Android versions.
This fix adds an OnDismissListener that makes sure the dialog is always
cancelled unless it already have been cancelled or already have reported
back a new date.
R=bulach@chromium.org,olilan@chromium.org,keishi@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222027
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|