commit | 21290a62a58581eecd29f4895bb7319a0cb5721a | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Mon Jun 22 13:23:06 2015 -0700 |
committer | George Mount <mount@google.com> | Mon Jun 22 17:19:29 2015 -0700 |
tree | 63bbf81a52dfdc8459d92828e22a79f05f6dbdde | |
parent | 82e595fd6e3a9438b090106c226bb2f8bb2a6254 [diff] |
Suppress Layout during Visibility transitions Bug 21770464 Layout while a View is transitioning out can cause strange behavior during the animation. This CL suppresses the layout during the transition. It also invalidates the parent when it has been removed rather than requesting layout on it. Change-Id: I471243f5beef44d3bbed9ce844e66195dbf4ae10