[add] 自车求助图片资源+白天模式点击状态.9

This commit is contained in:
liujing
2020-11-24 18:48:14 +08:00
parent 897902d8ed
commit c9bbbdb73d
107 changed files with 58 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/module_ext_shadow_bkg" android:state_pressed="true" />
<item android:drawable="@drawable/module_ext_shadow_bkg_pressed" android:state_pressed="true" />
<item android:drawable="@drawable/module_ext_shadow_bkg" android:state_pressed="false" />
<item android:drawable="@drawable/module_ext_shadow_bkg" />
</selector>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB