公告板
版本库
filestore
活动
搜索
登录
Android
/
Security
安卓进出入
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
git init
liuxiaolong
2019-05-06
573d1e33a32da5c55c638df2ee622d972976c1d0
[Android/Security.git]
/
app
/
src
/
main
/
res
/
drawable
/
vertical_divider_weight1.xml
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size
android:height="0dp"
android:width="0dp"
android:layout_weight="1"/>
</shape>