parent
4c0deef70c
commit
cf0792529c
@ -0,0 +1,9 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<inset xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<shape> |
||||
<size android:width="1dp" /> |
||||
<!--分割线的颜色--> |
||||
<solid android:color="@color/bg_divider_line" /> |
||||
</shape> |
||||
|
||||
</inset> |
Loading…
Reference in new issue