欧美一区二区三区老妇人-欧美做爰猛烈大尺度电-99久久夜色精品国产亚洲a-亚洲福利视频一区二区

android中怎么利用shape實(shí)現(xiàn)模糊邊效果-創(chuàng)新互聯(lián)

android中怎么利用shape實(shí)現(xiàn)模糊邊效果,很多新手對(duì)此不是很清楚,為了幫助大家解決這個(gè)難題,下面小編將為大家詳細(xì)講解,有這方面需求的人可以來學(xué)習(xí)下,希望你能有所收獲。

網(wǎng)站建設(shè)公司,為您提供網(wǎng)站建設(shè),網(wǎng)站制作,網(wǎng)頁設(shè)計(jì)及定制網(wǎng)站建設(shè)服務(wù),專注于成都企業(yè)網(wǎng)站定制,高端網(wǎng)頁制作,對(duì)發(fā)電機(jī)回收等多個(gè)行業(yè)擁有豐富的網(wǎng)站建設(shè)經(jīng)驗(yàn)的網(wǎng)站建設(shè)公司。專業(yè)網(wǎng)站設(shè)計(jì),網(wǎng)站優(yōu)化推廣哪家好,專業(yè)成都網(wǎng)站營(yíng)銷優(yōu)化,H5建站,響應(yīng)式網(wǎng)站。

通過shape來實(shí)現(xiàn),具體是通過layer-list 多層疊放的方式實(shí)現(xiàn)的


<?xml version="1.0" encoding="utf-8"?><layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <!-- 邊 --> <item>  <shape android:shape="rectangle">   <padding    android:bottom="2dp"    android:left="2dp"    android:right="2dp"    android:top="2dp" />   <solid android:color="#00CCCCCC" />   <corners android:radius="8dp" />  </shape> </item> <item>  <shape android:shape="rectangle">   <padding    android:bottom="2dp"    android:left="2dp"    android:right="2dp"    android:top="2dp" />   <solid android:color="#10CCCCCC" />   <corners android:radius="8dp" />  </shape> </item> <item>  <shape android:shape="rectangle">   <padding    android:bottom="2dp"    android:left="2dp"    android:right="2dp"    android:top="2dp" />   <solid android:color="#20CCCCCC" />   <corners android:radius="8dp" />  </shape> </item> <item>  <shape android:shape="rectangle">   <padding    android:bottom="2dp"    android:left="2dp"    android:right="2dp"    android:top="2dp" />   <solid android:color="#30CCCCCC" />   <corners android:radius="8dp" />  </shape> </item> <item>  <shape android:shape="rectangle">   <padding    android:bottom="2dp"    android:left="2dp"    android:right="2dp"    android:top="2dp" />   <solid android:color="#50CCCCCC" />   <corners android:radius="8dp" />  </shape> </item> <!-- 中心背景 --> <item>  <shape android:shape="rectangle"   android:useLevel="false">   <!-- 實(shí)心 -->   <solid android:color="#ffffff" />   <corners android:radius="10dp" />   <padding android:left="10dp"    android:right="10dp"    android:top="10dp"    android:bottom="10dp"/>  </shape> </item></layer-list>

使用:

android:background="@drawable/layer_white_bg"

頂部縮放了:android:top=2*5=10dp

看完上述內(nèi)容是否對(duì)您有幫助呢?如果還想對(duì)相關(guān)知識(shí)有進(jìn)一步的了解或閱讀更多相關(guān)文章,請(qǐng)關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道,感謝您對(duì)創(chuàng)新互聯(lián)網(wǎng)站建設(shè)公司,的支持。

當(dāng)前標(biāo)題:android中怎么利用shape實(shí)現(xiàn)模糊邊效果-創(chuàng)新互聯(lián)
鏈接分享:http://chinadenli.net/article32/ejgsc.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供企業(yè)建站網(wǎng)站內(nèi)鏈微信小程序網(wǎng)站維護(hù)面包屑導(dǎo)航域名注冊(cè)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

成都網(wǎng)頁設(shè)計(jì)公司