OSDN Git Service

Hiding the summary of notification groups with a single child now
authorSelim Cinek <cinek@google.com>
Thu, 17 Mar 2016 17:28:55 +0000 (10:28 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 22 Mar 2016 03:01:20 +0000 (20:01 -0700)
commit2a7393410b6390831143dca198438a4e58bdf88a
tree79efaf3282b2ba2bc736179b3d7bd50befedab82
parent07db6f3969287c2fea714d81a12b1ccd71434e99
Hiding the summary of notification groups with a single child now

Groups with only a single child are now hidden from the user and
the child is directly surfaced.

Bug: 27104166
Change-Id: Ifc1edf0ba857ae2a3c7ef7146dee6aa7fb29fe4b
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationGroupManager.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationIconAreaController.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java