Skip to content

Commit eb3aa44

Browse files
Sascha PrueterAndroid Git Automerger
authored andcommitted
am 972dd43: Merge "Final icon for notifications panel" into jb-mr1-dev
* commit '972dd431f81432f1bbb33d2e7f34fcd5f4764870': Final icon for notifications panel
2 parents 4abe2d3 + 972dd43 commit eb3aa44

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)