首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 添加捏了捏在Android ImageView

添加捏了捏在Android ImageView

  • 资源大小:187.57 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: android pinch imageview

资 源 简 介

Moved **Sorry, this project moved to https://github.com/matabii/scale-imageview-android** About Add pinch-in and pinch-out To Android ImageVIew. Double-tap to enlarge Can pinch to zoom in or out on the view Example Code Are very similar to ImageView Setting Layout XML or setImageBitmap ScaleImageView image = (ScaleImageView) findViewById(R.id.image); Bitmap bitmap = BitmapFactory.decodeStream(is); image.setImageBitmap(bitmap); Sample Application Download the sample application http://code.google.com/p/scale-imageview-android/downloads/detail?name=ScaleImageView.apk
VIP VIP
0.177340s