首页
IT
登录
6mi
u
盘
搜
搜 索
IT
圆形矩形
圆形矩形
xiaoxiao
2021-03-25
134
<?
xml version=
"1.0"
encoding=
"utf-8"
?>
<
selector
xmlns:
android
=
"http://schemas.android.com/apk/res/android"
>
<
item
android
:state_selected=
"true"
>
<
shape
android
:shape=
"oval"
> //oval:圆形
rectangle:矩形
<
solid
android
:color=
"#cd3636"
/>
</
shape
>
</
item
>
<
item
android
:drawable=
"@android:color/transparent"
/>
转载请注明原文地址: https://ju.6miu.com/read-14256.html
技术
最新回复
(
0
)