From 8900e631940fdffe7b941b56dc0f17e55345441e Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Fri, 25 May 2012 12:08:39 -0700 Subject: [PATCH] Tale of status bar on crespo, part 3 Bug #6541079 The vanished shall not be forgotten. Change-Id: If01a53d8c203ef82e54d0b440063a8dbebe7b14a --- .../layout/status_bar_notification_row.xml | 2 ++ .../com/android/systemui/ExpandHelper.java | 33 +++++++++++++++++-- .../statusbar/phone/PhoneStatusBar.java | 26 ++++++++++++--- 3 files changed, 54 insertions(+), 7 deletions(-) diff --git a/packages/SystemUI/res/layout/status_bar_notification_row.xml b/packages/SystemUI/res/layout/status_bar_notification_row.xml index 7491939153838..dd701663848db 100644 --- a/packages/SystemUI/res/layout/status_bar_notification_row.xml +++ b/packages/SystemUI/res/layout/status_bar_notification_row.xml @@ -6,6 +6,7 @@