公告板
版本库
filestore
活动
搜索
登录
main
/
buwan-android-new
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
腾讯X5bug修复
admin
2020-10-14
b2fc802bf35143ed957a86d95e2de49934ea9ea5
[buwan-android-new.git]
/
library-BaiduCPU
/
src
/
main
/
res
/
drawable
/
shape_baidu_duration.xml
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="20dp" />
<solid android:color="#80000000" />
</shape>