Add customize Imageview and TouchImageView for fixing problem of seeing big pictures...
[pub/Android/ownCloud.git] / res / layout / preview_image_fragment.xml
index eb0ec4d..9467d34 100644 (file)
@@ -43,7 +43,7 @@
         android:layout_centerInParent="true"
         />
     
-    <com.ortiz.touch.TouchImageView
+    <com.owncloud.android.utils.TouchImageViewCustom
         android:id="@+id/image"
         android:layout_width="match_parent"
         android:layout_height="match_parent"