am 972dd431: Merge "Final icon for notifications panel" into jb-mr1-dev
* commit '972dd431f81432f1bbb33d2e7f34fcd5f4764870': Final icon for notifications panel
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 935 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 962 B |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.9 KiB |
@@ -16,8 +16,8 @@
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/ic_notifications_normal" />
|
||||
android:drawable="@drawable/ic_notify_open_normal" />
|
||||
<item
|
||||
android:drawable="@drawable/ic_notifications_normal" />
|
||||
android:drawable="@drawable/ic_notify_open_normal" />
|
||||
</selector>
|
||||
|
||||
|
||||