|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 456 B |
|
After Width: | Height: | Size: 472 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 294 B |
|
After Width: | Height: | Size: 297 B |
|
Before Width: | Height: | Size: 703 B |
|
Before Width: | Height: | Size: 239 B After Width: | Height: | Size: 363 B |
|
After Width: | Height: | Size: 376 B |
|
Before Width: | Height: | Size: 960 B |
|
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 655 B |
|
After Width: | Height: | Size: 684 B |
|
Before Width: | Height: | Size: 3.2 KiB |
@ -1,7 +1,7 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> |
|||
<item android:drawable="@drawable/ic_close_normal_w" android:state_focused="true" android:state_pressed="false"/> |
|||
<item android:drawable="@drawable/ic_close_pressed_w" android:state_focused="true" android:state_pressed="true"/> |
|||
<item android:drawable="@drawable/ic_close_pressed_w" android:state_focused="false" android:state_pressed="true"/> |
|||
<item android:drawable="@drawable/ic_close_pressed" android:state_focused="true" android:state_pressed="true"/> |
|||
<item android:drawable="@drawable/ic_close_pressed" android:state_focused="false" android:state_pressed="true"/> |
|||
<item android:drawable="@drawable/ic_close_normal_w"/> |
|||
</selector> |
|||