开发者

Android: Custom view Zoom/Pinch to display zooming indicators

开发者 https://www.devze.com 2023-03-23 11:28 出处:网络
I\'ve implemented Zoom/Pinch using the approach said in android pinch zoom How can I display Zooming indicators for this?? I开发者_如何学JAVA\'ve some how managed to display scale of zoom (scaleFactor

I've implemented Zoom/Pinch using the approach said in android pinch zoom How can I display Zooming indicators for this?? I开发者_如何学JAVA've some how managed to display scale of zoom (scaleFactor * 100). How will I show a zooming indicator? I can display static images using canvas.drawBitmap. But is there a more better way?

Any help is appreciated


I finally used the built-in ZoomButtonsController

0

精彩评论

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

关注公众号