开发者

How to make a zoom control on a Android App that has an image?

开发者 https://www.devze.com 2023-02-06 20:58 出处:网络
I am making an Android App开发者_开发百科 that has an image on the Layout. Does any one know how i can make it where the user can zoom in on the picture with the zoom control?The Zoom Control only is

I am making an Android App开发者_开发百科 that has an image on the Layout.

Does any one know how i can make it where the user can zoom in on the picture with the zoom control?


The Zoom Control only is for the Map View (bind-handler), not for ImageView (no bind-handler). There is a couple of "how to zoom an ImageView" q&a avail at Stack Overflow.

0

精彩评论

暂无评论...
验证码 换一张
取 消