diff --git a/packages/SystemUI/res/drawable/ic_collapse_children.xml b/packages/SystemUI/res/drawable/ic_collapse_children.xml deleted file mode 100644 index b0ce1e6d7798d..0000000000000 --- a/packages/SystemUI/res/drawable/ic_collapse_children.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - diff --git a/packages/SystemUI/res/drawable/ic_expand_children.xml b/packages/SystemUI/res/drawable/ic_expand_children.xml deleted file mode 100644 index 1762be4ffbcb9..0000000000000 --- a/packages/SystemUI/res/drawable/ic_expand_children.xml +++ /dev/null @@ -1,18 +0,0 @@ - - diff --git a/packages/SystemUI/res/drawable/notification_expand_more.xml b/packages/SystemUI/res/drawable/notification_expand_more.xml new file mode 100644 index 0000000000000..5aa7937f39645 --- /dev/null +++ b/packages/SystemUI/res/drawable/notification_expand_more.xml @@ -0,0 +1,25 @@ + + + + + diff --git a/packages/SystemUI/res/layout/notification_collapse_button.xml b/packages/SystemUI/res/layout/notification_collapse_button.xml deleted file mode 100644 index 3ec5f63bd5c15..0000000000000 --- a/packages/SystemUI/res/layout/notification_collapse_button.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - diff --git a/packages/SystemUI/res/layout/notification_expand_button.xml b/packages/SystemUI/res/layout/notification_expand_button.xml deleted file mode 100644 index 3c478f7903bf0..0000000000000 --- a/packages/SystemUI/res/layout/notification_expand_button.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - diff --git a/packages/SystemUI/res/layout/notification_header.xml b/packages/SystemUI/res/layout/notification_header.xml new file mode 100644 index 0000000000000..3475d00bc3a29 --- /dev/null +++ b/packages/SystemUI/res/layout/notification_header.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + diff --git a/packages/SystemUI/res/layout/status_bar_notification_row.xml b/packages/SystemUI/res/layout/status_bar_notification_row.xml index ea7ce9657b971..b9088ecb09cd6 100644 --- a/packages/SystemUI/res/layout/status_bar_notification_row.xml +++ b/packages/SystemUI/res/layout/status_bar_notification_row.xml @@ -61,11 +61,11 @@ /> -2dp - - 48dp + + 32dp 2dp diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml index 7c86f96ba8480..844bab3d85be8 100644 --- a/packages/SystemUI/res/values/strings.xml +++ b/packages/SystemUI/res/values/strings.xml @@ -751,6 +751,9 @@ +%d + + • + Less urgent notifications below @@ -978,12 +981,6 @@ Set up - - See all - - - Hide all - %1$s. %2$s diff --git a/packages/SystemUI/res/values/styles.xml b/packages/SystemUI/res/values/styles.xml index 8241ddf6a3782..9e942f0b6904d 100644 --- a/packages/SystemUI/res/values/styles.xml +++ b/packages/SystemUI/res/values/styles.xml @@ -244,6 +244,10 @@ #60000000 + +