projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
changing the leight_height in order to get the screen backround color right mentioned...
[pub/Android/ownCloud.git]
/
res
/
layout
/
files.xml
diff --git
a/res/layout/files.xml
b/res/layout/files.xml
index
9d57a6a
..
a968f3b
100644
(file)
--- a/
res/layout/files.xml
+++ b/
res/layout/files.xml
@@
-44,7
+44,7
@@
<LinearLayout
\r
xmlns:android="http://schemas.android.com/apk/res/android"
\r
android:layout_width="match_parent"
\r
<LinearLayout
\r
xmlns:android="http://schemas.android.com/apk/res/android"
\r
android:layout_width="match_parent"
\r
- android:layout_height="
wrap_cont
ent"
\r
+ android:layout_height="
match_par
ent"
\r
android:background="@color/background_color"
\r
\r
android:orientation="horizontal"
\r
android:background="@color/background_color"
\r
\r
android:orientation="horizontal"
\r