Skip to content

Commit b1df8bc

Browse files
committed
Final icon for notifications panel
Bug: 7474127 Change-Id: I391ef8d607142ab9007439479aebb39e1bfb55f2
1 parent 33c0a61 commit b1df8bc

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
-450 Bytes
Loading
-507 Bytes
Loading
-273 Bytes
Loading
-251 Bytes
Loading
-563 Bytes
Loading
-798 Bytes
Loading

packages/SystemUI/res/drawable/ic_notifications.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
<selector xmlns:android="http://schemas.android.com/apk/res/android">
1818
<item android:state_pressed="true"
19-
android:drawable="@drawable/ic_notifications_normal" />
19+
android:drawable="@drawable/ic_notify_open_normal" />
2020
<item
21-
android:drawable="@drawable/ic_notifications_normal" />
21+
android:drawable="@drawable/ic_notify_open_normal" />
2222
</selector>
2323

0 commit comments

Comments
 (0)