【发布时间】:2014-09-10 14:27:35
【问题描述】:
如何创建如下图所示的梯形?
我不想使用图片或 9.png 。
【问题讨论】:
-
使用 std ShapeDrawable 和自定义形状
-
使用矢量绘图:请参阅下面的答案。
-
查看answer
-
Android Drawables 官方文档在这里:developer.android.com/guide/topics/graphics/2d-graphics.html
-
Android 高性能图形文档在这里:developer.android.com/guide/topics/graphics/opengl.html
标签: android android-shape