公告板
版本库
活动
搜索
登录
android
/
XAJHTravel
笑傲出行用户端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
ok===>笑傲
lmw
2023-06-06
7a563b559c48b9b339784c25fc5f0adc2ab5154e
[android/XAJHTravel.git]
/
app
/
src
/
main
/
res
/
drawable
/
indicator_normal.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/textColor99"/>
<corners android:radius="5dp"/>
<size android:width="10dp" android:height="10dp"/>
</shape>