?xml version=1.0 encoding=utf-8?layer-list xmlns:android= itemshape android:shape=rectangle solid android:color=@android:color/transparent /strokeandroid:width=1dpandroid:color=#ff12d8c9 //shape/itemitemandroid:bottom=1dpandroid:top=1dpsha

android:width="1dp"

android:color="#ff12d8c9" />

android:bottom="1dp"

android:top="1dp">

如上图,,用layer-list实现,第一层设置边框的颜色,第二层,遮掉第一层中不属于边框的部分,即可实现。如上图,第二层遮住了第一层中除去顶部和底部的1dp高度的颜色,效果就是实现了上、下两条线的边框。

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐