文章詳情頁(yè)
求助一個(gè)Android控件名稱
瀏覽:332日期:2024-09-08 11:25:19
問題描述
最左邊的圓形控件是什么?怎么實(shí)現(xiàn)?
問題解答
回答1:TextView設(shè)置背景就可以
<?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' />--> <sizeandroid: android: /></shape>回答2:
帶圖標(biāo)的ListView
回答3:應(yīng)該是自己用shape做的.直接填充進(jìn)去的
上一條:android自帶時(shí)鐘應(yīng)用的這個(gè)效果是怎么做的下一條:android - 新建項(xiàng)目卡在Gradle:Resolvedependencies’:app:_debugCompile’
相關(guān)文章:
1. 請(qǐng)問各位java自帶類的一些問題2. javascript - RN項(xiàng)目iOS端真機(jī)測(cè)試賬號(hào)無(wú)法登錄!3. redis sentinel怎么跑守護(hù)進(jìn)程以及日志記錄位置的?4. css - transition 的使用?5. python 字符串匹配問題6. javascript - mongodb怎么設(shè)置用戶的賬戶不重復(fù)?7. 使用git管理webpack的代碼時(shí)多人怎么協(xié)作?一般托管哪些文件?8. Python異常退出時(shí)保存進(jìn)度?9. 請(qǐng)問PHPstudy中的數(shù)據(jù)庫(kù)如何創(chuàng)建索引10. html - angular項(xiàng)目中如何讓外鏈網(wǎng)頁(yè)在本項(xiàng)目中展示?
排行榜

熱門標(biāo)簽
網(wǎng)公網(wǎng)安備