android 创建新画布,用android UI画布创建五个矩形-CSDN博客

网站介绍:文章浏览阅读237次。我是android编程的新手,尝试在使用画布drawRect方法的android上创建5个矩形(两个在屏幕右侧和三个在屏幕左侧),但它只显示左上角的矩形。我在这里做错了什么?谢谢你的帮助。用android UI画布创建五个矩形这里是我的Rectangle类:public class RectAngle extends View {public RectAngle(Context context) ..._android draw 两个并排长方形