* commit '61026ab15d03c309f2741f1eff708611e1407fd6': 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">
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<item android:state_pressed="true"
|
<item android:state_pressed="true"
|
||||||
android:drawable="@drawable/ic_notifications_normal" />
|
android:drawable="@drawable/ic_notify_open_normal" />
|
||||||
<item
|
<item
|
||||||
android:drawable="@drawable/ic_notifications_normal" />
|
android:drawable="@drawable/ic_notify_open_normal" />
|
||||||
</selector>
|
</selector>
|
||||||
|
|
||||||
|
|||||||