OSDN Git Service

Fix empty notification panel.
authorDaniel Sandler <dsandler@android.com>
Mon, 22 Oct 2012 18:47:55 +0000 (14:47 -0400)
committerDaniel Sandler <dsandler@android.com>
Mon, 22 Oct 2012 18:47:55 +0000 (14:47 -0400)
commit50bc4f5a7c78b949f466891094851bfca9a3f613
treef7c06b7bdb1d4d109d6dfb62409216533eeea829
parent7382a025a73064164ab81a7800cebcec3677af25
Fix empty notification panel.

If the panel closed before the flip animation completed, you
would have had a bad time.

Bug: 7391510
Change-Id: I45c29de45b718bc63e7be1a5544c1f73ac6f46e0
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java