summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author George Mount <mount@google.com> 2014-10-22 14:39:43 -0700
committer George Mount <mount@google.com> 2014-10-22 14:39:43 -0700
commitcba01b2310e78fc2114ceed285f4e134469ae62b (patch)
tree53cf8dbeebfe8cec5cb4708cd4cbd95fa2b09a5c /libs/androidfw/misc.cpp
parentf23b29ad5a730c7b26d9f96c764dc4e0d96fdd16 (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