android中简单的图片翻页效果

  参考http://www.blogjava.net/wangxinsh55/archive/2011/09/21/359146.html实现,具体代码以下:html public class PageWidget extends View { private Bitmap foreImage; private Bitmap bgImage; private PointF touchPt;
相关文章
相关标签/搜索