commit | ea030363d3498ff3434a53da89db5b869a9197bd | [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 | 146d4d23d108a4e91cdf5c55ff1ca289202d9422 | |
parent | eaf33439b6389888dbbd5d911f7f61959fdef7e1 [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."