OSDN Git Service

Introduced a number indicating more children in a group
authorSelim Cinek <cinek@google.com>
Sat, 19 Mar 2016 00:32:31 +0000 (17:32 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 22 Mar 2016 18:00:59 +0000 (11:00 -0700)
commitc897bd3e91ed442b0f32c3a5b9918e9e580b62b1
tree0d86a00476b76c0f474863e7b2e7e97105a97f0e
parenta6c0cef0a0cf9895d9241cb3293a7355c3e8af4a
Introduced a number indicating more children in a group

Bug: 25376106
Change-Id: I97dc60c4fea599c668c9e74e11b7d693fd78589b
packages/SystemUI/res/layout/hybrid_notification.xml
packages/SystemUI/res/layout/hybrid_overflow_number.xml [new file with mode: 0644]
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/HybridGroupManager.java [moved from packages/SystemUI/src/com/android/systemui/statusbar/notification/HybridNotificationViewManager.java with 57% similarity]
packages/SystemUI/src/com/android/systemui/statusbar/notification/HybridNotificationView.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationUtils.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationChildrenContainer.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackStateAnimator.java