projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add customize Imageview and TouchImageView for fixing problem of seeing big pictures...
[pub/Android/ownCloud.git]
/
res
/
layout
/
preview_image_fragment.xml
diff --git
a/res/layout/preview_image_fragment.xml
b/res/layout/preview_image_fragment.xml
index
eb0ec4d
..
9467d34
100644
(file)
--- a/
res/layout/preview_image_fragment.xml
+++ b/
res/layout/preview_image_fragment.xml
@@
-43,7
+43,7
@@
android:layout_centerInParent="true"
/>
- <com.o
rtiz.touch.TouchImageView
+ <com.o
wncloud.android.utils.TouchImageViewCustom
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"