公告板
版本库
filestore
活动
搜索
登录
main
/
hcj-android
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1.0.7
wpc
2018-11-27
680fbc9e73da3e11988557cf88fd935efd3e0b1e
[hcj-android.git]
/
HCJShopping
/
src
/
main
/
res
/
drawable
/
shape_filter_checked.xml
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="4px" />
<solid android:color="@color/main_text_color" />
</shape>