panpf / sketch

Sketch is an image loading library designed for Compose Multiplatform and Android View. It is powerful and rich in functions. In addition to basic functions, it also supports GIF, SVG, video thumbnails, Exif Orientation, etc.
Apache License 2.0
2.05k stars 309 forks source link

几个问题 #140

Closed mikaelzero closed 4 years ago

mikaelzero commented 4 years ago
  1. 如何判断开启readmore模式的时候,图片是滑动到了顶部或者底部

  2. getVisibleRect获取的应该是在imageview的区域中,显示的边界值,但是返回的结果差距很大

  3. 设置为readmore的情况下,进行缩放,然后改变宽度,如何保持住他的缩放比例