commit | 73042e8faf542ba482da9c8a3b97ba4edccc52e8 | [log] [tgz] |
---|---|---|
author | Josh Gargus <jjosh@google.com> | Thu Apr 26 18:03:56 2012 -0700 |
committer | Josh Gargus <jjosh@google.com> | Fri Apr 27 14:56:37 2012 -0700 |
tree | 4c9f42504af96390291561967281074567684412 | |
parent | e6c9fc8e80d456885ab0df2c1dc8c8732617da2a [diff] |
Don't request a layout during layout. ContactDetailTabCarousel.onLayout() was setting the background-color alpha, which resulted in another layout being requested somewhere down in the drawable-setting code. Instead, defer this update until layout has finished. Bug: 6407954 Change-Id: I44a1a636f4d34e77a4bb32ee8902920ae9558685