From: srowen Date: Wed, 22 Sep 2010 12:53:31 +0000 (+0000) Subject: Issue 546, let share screen scroll on tiny screens X-Git-Url: http://git.rot13.org/?p=zxing.git;a=commitdiff_plain;h=a1dcf30e5a80d5bb6498e5a515426f1f0903cd63 Issue 546, let share screen scroll on tiny screens git-svn-id: http://zxing.googlecode.com/svn/trunk@1602 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- diff --git a/android/res/layout/share.xml b/android/res/layout/share.xml index e199b44e..e6bca11e 100755 --- a/android/res/layout/share.xml +++ b/android/res/layout/share.xml @@ -18,63 +18,78 @@ android:id="@+id/encode_view" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:gravity="center" android:background="@color/share_view" - android:orientation="vertical" - android:padding="16dip"> - - - - - - + + + + android:layout_height="fill_parent"> -