projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Intermediate commit: Work on new FileDetailFragment layout, simplified
[pub/Android/ownCloud.git]
/
res
/
layout
/
files.xml
diff --git
a/res/layout/files.xml
b/res/layout/files.xml
index
e1be03b
..
3ff6012
100644
(file)
--- a/
res/layout/files.xml
+++ b/
res/layout/files.xml
@@
-19,6
+19,7
@@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
\r
android:layout_width="fill_parent"
\r
android:layout_height="fill_parent"
\r
+ android:background="@color/owncloud_white"
\r
android:orientation="vertical" >
\r
\r
<fragment
\r