commit | 023f12a0407b93530928019bf1c8e6077e53fa71 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Wed May 30 12:10:34 2012 -0700 |
committer | The Android Automerger <android-build@android.com> | Wed May 30 16:00:05 2012 -0700 |
tree | 14fbce4be2f8d6bad9f6c653812fd3d4c977b2d8 | |
parent | 06a7c06d3f82b46e7e942828c89c3f9293115853 [diff] |
Fix 6580421: make sure MultiWaveView.reset() makes handle visible This fixes a bug where sometimes the handle wasn't visble in the incoming call screen. The problem was that the animation was interrupted on its transition from alpha = 0 to alpha = 1 by reset() and the new handle animation wasn't started. Change-Id: I3ab4259db1115da20e7f54b91bbfe3b496940214