コード例 #1
0
ファイル: PhotoView.java プロジェクト: HoraApps/LeafPic
 @Override
 public float getMinimumScale() {
   return mAttacher.getMinimumScale();
 }