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:
803f672
)
center aligned the folder icon with the drawer icon
author
Andy Scherzinger
<info@andy-scherzinger.de>
Mon, 14 Sep 2015 19:49:45 +0000
(21:49 +0200)
committer
masensio
<masensio@solidgear.es>
Wed, 16 Sep 2015 09:41:37 +0000
(11:41 +0200)
res/layout/list_item.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/layout/list_item.xml
b/res/layout/list_item.xml
index
c66ff73
..
be0b94e
100644
(file)
--- a/
res/layout/list_item.xml
+++ b/
res/layout/list_item.xml
@@
-48,7
+48,7
@@
android:layout_width="@dimen/file_icon_size"
\r
android:layout_height="@dimen/file_icon_size"
\r
android:layout_gravity="center_vertical"
\r
- android:layout_marginLeft="
9
dp"
\r
+ android:layout_marginLeft="
12
dp"
\r
android:src="@drawable/ic_menu_archive" />
\r
\r
<ImageView
\r