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:
90e8f06
)
Show left side icons in the list of files with size 32x32 dp instead of the current...
author
jabarros
<jabarros@solidgear.es>
Mon, 7 Jul 2014 07:22:12 +0000
(09:22 +0200)
committer
jabarros
<jabarros@solidgear.es>
Mon, 7 Jul 2014 07:22:12 +0000
(09:22 +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
9c47aa6
..
459f4f1
100644
(file)
--- a/
res/layout/list_item.xml
+++ b/
res/layout/list_item.xml
@@
-38,8
+38,8
@@
\r
<ImageView
\r
android:id="@+id/imageView1"
\r
- android:layout_width="
20
dp"
\r
- android:layout_height="
20
dp"
\r
+ android:layout_width="
32
dp"
\r
+ android:layout_height="
32
dp"
\r
android:layout_gravity="center_vertical|center"
\r
android:layout_margin="4dp"
\r
android:src="@drawable/ic_menu_archive" />
\r