commit | bfc9bd50c5c7e6874dc6f32a5d81620398a5c1e5 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Tue Apr 26 12:23:20 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Apr 26 14:47:34 2016 +0100 |
tree | 01b05df66c39754e46564dcc1ef15d023ddf00e4 | |
parent | 65c883588eedab0c2ae1de24286a375fc828017b [diff] |
ActionMode fixes found in testing - Fix onSupportActionModeFinished() being called twice. Caused by double wrapping the callback which means that each call is called twice. - Fix onPrepareActionMode not being called. Caused by setting the current action mode too late. BUG: 28378961 BUG: 28392319 Change-Id: I7e41f1396c7230a37880c8c812d4622e969e032b