projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed the version no of the FAB lib
[pub/Android/ownCloud.git]
/
res
/
layout
/
log_item.xml
diff --git
a/res/layout/log_item.xml
b/res/layout/log_item.xml
index
2353b19
..
70169e5
100644
(file)
--- a/
res/layout/log_item.xml
+++ b/
res/layout/log_item.xml
@@
-30,7
+30,6
@@
android:textStyle="bold"
android:textSize="22dp"
android:textColor="#000000"
android:textStyle="bold"
android:textSize="22dp"
android:textColor="#000000"
- android:layout_marginTop="5dp"
- android:layout_marginBottom="5dp" />
+ android:layout_marginBottom="@dimen/standard_margin" />
</LinearLayout>
\ No newline at end of file
</LinearLayout>
\ No newline at end of file