答案 0 :(得分:1)
查看this库。它非常易于使用。
<com.github.siyamed.shapeimageview.{ClassName}
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="8dp"
android:src="@drawable/neo"
app:siBorderWidth="8dp"
app:siBorderColor="@color/darkgray"/>
您可以使用以下类代替{ClassName}
1. BubbleImageView
2. CircularImageView
3. DiamondImageView
4. HeartImageView
5. HexagonImageView
6. OctogonImageView
7.五角大楼图像视图
8. RoundedImageView
9. StarImageView
等
答案 1 :(得分:0)
检查此链接,这是google的android资料设计: https://design.google.com/icons/index.html