其他分享
首页 > 其他分享> > ImageView通过代码放大android

ImageView通过代码放大android

作者:互联网

我正在为书开发Android应用程序.我为书创作的总图像是一百.在app中,两个按钮呈现一个是前一个按钮,第二个是下一个按钮.上一个按钮和下一个按钮正确地向前和向后移动图像.但现在我想实现图像的缩放效果.但文字是一些看不清楚的小事.请帮忙.谢谢

解决方法:

以下是在android Imageview中实现放大效果的选项.

> How to implement zoom effect for image view in android?
> Android imageView Zoom-in and Zoom-Out
> https://github.com/chrisbanes/PhotoView

标签:android,imageview,zooming,effect
来源: https://codeday.me/bug/20190608/1197153.html