Chinaunix首页 | 论坛 | 博客
  • 博客访问: 832758
  • 博文数量: 182
  • 博客积分: 1992
  • 博客等级: 上尉
  • 技术积分: 1766
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-18 11:49
文章分类

全部博文(182)

文章存档

2019年(1)

2016年(5)

2015年(29)

2014年(38)

2013年(21)

2012年(36)

2011年(52)

我的朋友

发布时间:2014-06-22 17:02:45

点击(此处)折叠或打开public class FlipImage extends ImageView implements OnClickListener, Rotate3dAnimation.On90Degree {    private Drawable f;    private Drawable b;  &.........【阅读全文】

阅读(679) | 评论(0) | 转发(0)

发布时间:2014-06-20 20:20:32

点击(此处)折叠或打开@Override    public void onClick(View v) {        // Dialog d = createDialog(this, R.style.custom_dialog);       &nb.........【阅读全文】

阅读(1928) | 评论(0) | 转发(0)

发布时间:2014-06-20 13:33:03

点击(此处)折叠或打开public static Bitmap getRoundedCornerBitmap(Bitmap bitmap) {        Bitmap output = Bitmap.createBitmap(bitmap.getWidth(), bitmap.getHeight(), Config.ARGB_8888); &nbs.........【阅读全文】

阅读(9008) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册