Files
UIUIPadAppstore/app/src/main/res/drawable/ll_customer_selected.xml
Administrator 8b98afb0a5 update:2020.05.22
fix:图标更新
add:
2020-05-22 18:35:11 +08:00

6 lines
158 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/gray" />
</shape>