标签: android android-imageview
我使用一个库来制作圆形图像视图,另一个使用缩放和平移功能来制作图像视图。 但现在我需要一个带缩放和平移的圆形图像视图。 有谁知道怎么做?
圆形imageview lib: https://github.com/lopspower/CircularImageView
缩放和平移imageview实验室: https://github.com/sephiroth74/ImageViewZoom