公告板
版本库
filestore
活动
搜索
登录
main
/
zhangshi_app_android
张氏APP Android端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
功能完善
Linjiajia
2023-10-26
ecaf8069072e71db4bff94671e72764b211d6af1
[zhangshi_app_android.git]
/
app
/
src
/
main
/
res
/
drawable
/
shape_f3f3f3_8.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="8dp"/>
<solid android:color="#f3f3f3"/>
</shape>