<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="line">
<stroke android:color="#4472C4" android:width="2dp"/>
</shape>
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="line">
<stroke android:color="#4472C4" android:width="2dp"/>
</shape>
本文标题:shape画一条分割线
本文链接:https://www.haomeiwen.com/subject/gazairtx.html
网友评论