求助一个Android控件名称
巴扎黑
巴扎黑 2017-04-17 17:30:14
0
3
485

最左边的圆形控件是什么?
怎么实现?

巴扎黑
巴扎黑

membalas semua(3)
Ty80

TextView设置背景就可以

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="oval">

    <solid android:color="@color/black" />
    <!--<stroke-->
    <!--android:width="1dp"-->
    <!--android:color="@color/white" />-->
    <size
        android:width="20dp"
        android:height="20dp" />
</shape>
巴扎黑

带图标的ListView

伊谢尔伦

应该是自己用shape做的.直接填充进去的

Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan