开发者

Android-Zoom a imageView when it got Focused

I am new Android. I have declared the imageView in xml file.I want to get zoom in and out when the image is get focused.there is an开发者_如何学编程y way to zoom a static image view in android. Thanks in advance.


you can use this method to zoom in and zoom out :http://developer.android.com/reference/android/graphics/Bitmap.html#createScaledBitmap%28android.graphics.Bitmap,%20int,%20int,%20boolean%29

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜