公告板
版本库
filestore
活动
搜索
登录
main
/
zhibo-android
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
电话号码登录
admin
2022-01-13
b9ed091e3b607af409e30aca468958cdb08641ad
[zhibo-android.git]
/
app
/
src
/
main
/
res
/
drawable
/
shape_dialog_user_protocol_negative.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="0dp" />
<solid android:color="#A9A9A9" />
</shape>