Skip to content

Commit 972dd43

Browse files
Sascha PrueterAndroid (Google) Code Review
authored andcommitted
Merge "Final icon for notifications panel" into jb-mr1-dev
2 parents ad84f7f + b1df8bc commit 972dd43

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)