commit | 48eb8bc8fa5bb8ec383b871a9de739062806acfc | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Thu Sep 12 11:19:32 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Thu Sep 12 15:08:35 2013 -0700 |
tree | 5e28ad36a5107eb08e80fd85245829a6ef0c8b2c | |
parent | d8d798a5b1b3d068a37956ee8b6d2c051cd8a3e4 [diff] |
Fix TechChange's assumption about TextView targets Some of the code in the TextChange transition assumed that the start values for a transition were for a TextView object. This may not be the case, and we should return early (without creating an animator) when it is not. Issue #10725388 Frequent Framework crashes across apps Change-Id: I6999eb2288f107f4b93ddb5b77cd068069d831ed