Alexey Kalyaganov
Results
1
comments of
Alexey Kalyaganov
@t2314862168 you can use `getMinScale` method to get minimal scale. Take a look at this class [TouchImageView.java](https://github.com/diegocarloslima/ByakuGallery/blob/master/ByakuGallery/src/com/diegocarloslima/byakugallery/lib/TouchImageView.java) You can calculate desired scale and set it to ImageView in method `public...