projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wip
[pub/Android/ownCloud.git]
/
res
/
layout
/
file_preview.xml
diff --git
a/res/layout/file_preview.xml
b/res/layout/file_preview.xml
index
483a369
..
f7a697a
100644
(file)
--- a/
res/layout/file_preview.xml
+++ b/
res/layout/file_preview.xml
@@
-2,7
+2,7
@@
<!--
ownCloud Android client application
<!--
ownCloud Android client application
- Copyright (C) 201
2-2013
ownCloud Inc.
+ Copyright (C) 201
5
ownCloud Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
@@
-25,9
+25,9
@@
android:layout_height="match_parent"
android:background="@color/background_color"
android:gravity="center"
android:layout_height="match_parent"
android:background="@color/background_color"
android:gravity="center"
- tools:context=".ui.fragment.FilePreviewFragment"
>
+ tools:context=".ui.fragment.FilePreviewFragment">
- <FrameLayout
+ <FrameLayout
android:id="@+id/visual_area"
android:layout_width="match_parent"
android:layout_height="0dp"
android:id="@+id/visual_area"
android:layout_width="match_parent"
android:layout_height="0dp"
@@
-59,6
+59,7
@@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
+ android:layout_margin="16dp"
/>
</RelativeLayout>
\ No newline at end of file
/>
</RelativeLayout>
\ No newline at end of file