* commit 'eb3aa44c10b155f917e8840d55b5bc1de3712ba9': 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>
|
||||
|
||||
|
||||