How to make my ImageView zoomable?

痴心易碎 提交于 2020-01-19 23:32:35

问题


Can anyone help on how to use the matrix scaletype to zoom an imageview and also how to use the translate method so that it can be focused at the center? I have tried using webview to be able to use the zooming and scrolling functionalities i needed but it is not nice to look at.


回答1:


I found a tutorial divided into 4 parts from a blog on how to zoom and pan an image and it is quite nice. It has sample codes that can be downloaded and some explanations. It also have other tutorials.

Update - pointed the links to the new ones.

Update 2 - I found a ready-to-use class for ImageView zooming functionality. You check it out here.



来源:https://stackoverflow.com/questions/1939103/how-to-make-my-imageview-zoomable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!