projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d751df3
)
Fix. Uploads view is not shown correctly
author
jabarros
<jabarros@solidgear.es>
Tue, 20 Jan 2015 13:38:32 +0000
(14:38 +0100)
committer
jabarros
<jabarros@solidgear.es>
Tue, 20 Jan 2015 13:38:32 +0000
(14:38 +0100)
res/layout/list_fragment.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/layout/list_fragment.xml
b/res/layout/list_fragment.xml
index
529ce60
..
35f1972
100644
(file)
--- a/
res/layout/list_fragment.xml
+++ b/
res/layout/list_fragment.xml
@@
-37,7
+37,6
@@
android:columnWidth="100dp"
android:gravity="center"
android:horizontalSpacing="2dp"
- android:numColumns="auto_fit"
android:stretchMode="columnWidth"
android:verticalSpacing="2dp"
android:visibility="visible" />