PhotoView
PhotoView copied to clipboard
can we drag the photo up down left right??
try this,
<com.safarifone.im.ui.views.photoview.PhotoView android:id="@+id/imgview" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop"
/>