【问题标题】:ImageView zooming in android through codeImageView通过代码放大android
【发布时间】:2017-09-23 20:28:42
【问题描述】:

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

【问题讨论】:

  • But the text are some smalls not seen correctly 这是什么?对于缩放,您可以在 Internet 上找到自定义图像视图,它可以点击缩放图像。
  • 我会使用这个库:github.com/chrisbanes/PhotoView

标签: android imageview zooming effect


【解决方案1】:

【讨论】:

  • 我们如何使用第三个选项?
  • 在你的 build.gradle 添加依赖。编译 'com.github.chrisbanes:PhotoView:latest.release.here' 然后在你的代码中我们可以使用
【解决方案2】:

https://github.com/jsibbold/zoomage 比这里提供的替代方案好得多,恕我直言

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多