projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
test for fdroid
[pub/Android/ownCloud.git]
/
res
/
layout
/
list_footer.xml
diff --git
a/res/layout/list_footer.xml
b/res/layout/list_footer.xml
index
a8e8cc3
..
964b845
100644
(file)
--- a/
res/layout/list_footer.xml
+++ b/
res/layout/list_footer.xml
@@
-10,10
+10,11
@@
<TextView
android:id="@+id/footerText"
android:layout_width="match_parent"
<TextView
android:id="@+id/footerText"
android:layout_width="match_parent"
- android:layout_height="56dp"
+ android:layout_height="wrap_content"
+ android:padding="@dimen/standard_padding"
android:layout_gravity="center"
android:gravity="center"
android:layout_gravity="center"
android:gravity="center"
- android:textColor="@color/se
tup_text_hint
"
+ android:textColor="@color/se
condaryTextColor
"
/>
</LinearLayout>
\ No newline at end of file
/>
</LinearLayout>
\ No newline at end of file