diff options
| author | 2014-10-22 14:39:43 -0700 | |
|---|---|---|
| committer | 2014-10-22 14:39:43 -0700 | |
| commit | cba01b2310e78fc2114ceed285f4e134469ae62b (patch) | |
| tree | 53cf8dbeebfe8cec5cb4708cd4cbd95fa2b09a5c /libs/androidfw/misc.cpp | |
| parent | f23b29ad5a730c7b26d9f96c764dc4e0d96fdd16 (diff) | |
Fix transition being canceled improperly.
Bug 18092208
When a transition is determining whether or not it should be
canceled, the old values and new values are compared. Previously,
the if a value was in the old values, but not in the new values
then the value was considered changed. This discounts that
transitions sometimes don't target views and it may be that
no value was populated.
Change-Id: I8210ba1e44921fadedf9ead571d380ad34e73d3f
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions