摘要: public class PageWidget extends View { private Bitmap foreImage; private Bitmap bgImage; private PointF touchPt; private int screenWidth; private int screenHeight; private GradientDrawable shadowDrawableRL; private GradientDrawable shadowDrawableLR; private ColorMatrixColorFi... 阅读全文
posted @ 2013-03-23 21:23 还是你最好 阅读(4605) 评论(0) 推荐(0) 编辑