">
美文网首页
shape画一条分割线

shape画一条分割线

作者: 加油小李 | 来源:发表于2022-07-27 09:40 被阅读0次

    <?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