projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
BugFix for #1312 - setting ListPreference selection on pre kitkat
[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
d584b44
..
11f88ba
100644
(file)
--- a/
res/layout/preview_image_fragment.xml
+++ b/
res/layout/preview_image_fragment.xml
@@
-42,7
+42,7
@@
android:indeterminateOnly="true"
android:layout_centerInParent="true"
/>
android:indeterminateOnly="true"
android:layout_centerInParent="true"
/>
-
+
<third_parties.michaelOrtiz.TouchImageViewCustom
android:id="@+id/image"
android:layout_width="match_parent"
<third_parties.michaelOrtiz.TouchImageViewCustom
android:id="@+id/image"
android:layout_width="match_parent"
@@
-62,5
+62,5
@@
android:text="@string/placeholder_sentence"
android:textColor="@color/owncloud_blue_bright"
/>
android:text="@string/placeholder_sentence"
android:textColor="@color/owncloud_blue_bright"
/>
-
+
</RelativeLayout>
\ No newline at end of file
</RelativeLayout>
\ No newline at end of file