[add] 资源同步,删除重复资源:事件面板和目的地好友列表使用同一资源文件
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/selector_call_btn_pressed" android:state_pressed="true" />
|
||||
<item android:drawable="@drawable/selector_call_btn_normal" android:state_pressed="false" />
|
||||
<item android:drawable="@drawable/selector_call_btn_normal" />
|
||||
</selector>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user