commit | d0c18aabac682709e47b9b4a2fdd19cbb6820b7c | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Thu Jun 30 15:56:47 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 30 15:56:47 2011 -0700 |
tree | 4d640bf3c413643ecf8e79b53db4aac4bdecef29 | |
parent | 4dfecf55c1afcc7ffe0cef931df67c4934a13e34 [diff] | |
parent | 1c8d207201150c29ac92c424e1320c715a64b5bc [diff] |
Merge "Fix 4691563: Polish MultiWaveView experience in LockScreen and InCall screen Better activation experience: - Hold off on switching out targets until current animation has finished. - Hide unselected targets when a target is selected. Code simplification: - Use explicit callback objects to handle animation updates instead of having MWV implement the interface. - More compact chevron-loading code. - Don't use animations for properties that need to change immediately."