summaryrefslogtreecommitdiff
path: root/res/layout/feeditemlist_header.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-02-12 00:02:21 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2013-02-12 00:02:21 +0100
commit5e001760d62f6bcaa85c9174114c494ce9dcd776 (patch)
tree4a877c27bc722e7e15a90bdf500e25927df1ff44 /res/layout/feeditemlist_header.xml
parent66cfd44413d60c7d5c142fc875c244e7e891052d (diff)
downloadAntennaPod-5e001760d62f6bcaa85c9174114c494ce9dcd776.zip
Improved layouts of itemlist items
Diffstat (limited to 'res/layout/feeditemlist_header.xml')
-rw-r--r--res/layout/feeditemlist_header.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/feeditemlist_header.xml b/res/layout/feeditemlist_header.xml
index 581ed76ea..f6ee9afe4 100644
--- a/res/layout/feeditemlist_header.xml
+++ b/res/layout/feeditemlist_header.xml
@@ -28,8 +28,8 @@
android:clickable="false"
android:focusable="false"
android:focusableInTouchMode="false"
- android:paddingLeft="16dp"
- android:paddingRight="16dp"
+ android:paddingLeft="24dp"
+ android:paddingRight="8dp"
android:paddingTop="16dp"
android:scaleType="fitEnd"
android:src="?attr/spinner_button" />