From 963c449b81d49e086e114f124376517c1d5de768 Mon Sep 17 00:00:00 2001 From: dswitkin Date: Thu, 3 Dec 2009 16:42:43 +0000 Subject: [PATCH] Made the buttons on the Share screen a bit wider and better spaced out. I didn't bother with the landscape version although it could use the same treatment. git-svn-id: https://zxing.googlecode.com/svn/trunk@1133 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/res/layout/share.xml | 82 ++++++++++++++++++---------------- android/res/values/strings.xml | 4 +- 2 files changed, 45 insertions(+), 41 deletions(-) diff --git a/android/res/layout/share.xml b/android/res/layout/share.xml index 3a4a8eee2..eaf3e30e8 100755 --- a/android/res/layout/share.xml +++ b/android/res/layout/share.xml @@ -31,53 +31,57 @@ android:text="@string/msg_share_explanation" android:paddingBottom="32dip"/> - + android:layout_gravity="center" + android:scaleType="center" + android:src="@drawable/share_via_barcode" + android:paddingBottom="32dip"/> - + - +