画线圈

<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="2dp" />
<solid android:color="@color/c100" />
<stroke
android:width="1dp"
android:color="@color/c201" />
</shape>

posted on 2019-12-26 16:44  带镐伤的土豆  阅读(132)  评论(0编辑  收藏  举报

导航