shape02

xiaoxiao2021-02-28  13

<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <corners android:radius="5dp"/> <solid android:color="@color/colorPrimary"/> <size android:width="10dp" android:height="10dp"/> </shape>
转载请注明原文地址: https://www.6miu.com/read-1100058.html

最新回复(0)