summaryrefslogtreecommitdiffstats
path: root/ui/res/layout/list_group_header.xml
diff options
context:
space:
mode:
authorVasu Nori <vnori@google.com>2010-10-21 10:50:53 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-10-21 10:50:53 -0700
commit707ef1535eb59e9cb9496088049df1f25aa42e92 (patch)
treee2c4883601a7cd0d44e760fbbbe5150ed67ef739 /ui/res/layout/list_group_header.xml
parent04f09085f85d094207d22ae8969102bd48178180 (diff)
parente664fbafc566f31f844dd543c30064e92f3653f7 (diff)
downloadandroid_packages_providers_DownloadProvider-707ef1535eb59e9cb9496088049df1f25aa42e92.tar.gz
android_packages_providers_DownloadProvider-707ef1535eb59e9cb9496088049df1f25aa42e92.tar.bz2
android_packages_providers_DownloadProvider-707ef1535eb59e9cb9496088049df1f25aa42e92.zip
am e664fbaf: am 3c3ed3c1: bug:3083060 UI tweaks to DownloadManager screens
Merge commit 'e664fbafc566f31f844dd543c30064e92f3653f7' * commit 'e664fbafc566f31f844dd543c30064e92f3653f7': bug:3083060 UI tweaks to DownloadManager screens
Diffstat (limited to 'ui/res/layout/list_group_header.xml')
-rw-r--r--ui/res/layout/list_group_header.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/res/layout/list_group_header.xml b/ui/res/layout/list_group_header.xml
index 984b4142..2600f8de 100644
--- a/ui/res/layout/list_group_header.xml
+++ b/ui/res/layout/list_group_header.xml
@@ -19,5 +19,6 @@
android:layout_height="wrap_content"
android:minHeight="?android:attr/listPreferredItemHeight"
android:textAppearance="?android:attr/textAppearanceMedium"
- android:paddingLeft="35dip"
+ android:paddingLeft="43dip"
+ android:layout_gravity="center_vertical"
android:gravity="center_vertical"/>