OSDN Git Service

Fix notifications transitioning from small->big.
authorDaniel Sandler <dsandler@android.com>
Mon, 9 Apr 2012 17:15:42 +0000 (13:15 -0400)
committerDaniel Sandler <dsandler@android.com>
Mon, 9 Apr 2012 18:17:57 +0000 (14:17 -0400)
commit84920cc56e4cd4e843845d8d542ba47f3ffb4f36
treebe1c97c98cd84e3f9d23796d48afbea4d3406e58
parent079f09c6ca4148d8e640e34ec03a3eb4fb3507cc
Fix notifications transitioning from small->big.

We'll have to go back and tweak this when we add a more
sophisticated switch from contentView to bigContentView, but
for now, this ought to detect that the notification has
gotten bigger (or smaller).

Change-Id: I3816fe8ed321569d1ce07d8a62cb08a434e55c2d
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/tablet/TabletStatusBar.java