公告板
版本库
filestore
活动
搜索
登录
Android
/
Security_simplify_gpu_V10.8.0_v2_black
学院路学区室外黑色设备
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
3-31:最后提交
DeteMin
2020-03-31
77c62e023d2dc31200fc696158df84b3aee90ee7
[Android/Security_simplify_gpu_V10.8.0_v2_black.git]
/
app
/
src
/
main
/
res
/
drawable
/
border.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">
<solid android:color="#ffffff"/>
<stroke android:width="1dp" android:color="#000000"/>
</shape>