From 7348d9fb72bf9e85fbbf8ffd8328d4c26f1c8d0c Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Tue, 14 May 2013 10:57:41 +0900 Subject: Revise welcome screen video and still image Bug: 8159728 Change-Id: Ief8d7197879d24ccef529e975c23d6f11c7aa458 --- java/res/layout/setup_welcome_video.xml | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'java/res/layout') diff --git a/java/res/layout/setup_welcome_video.xml b/java/res/layout/setup_welcome_video.xml index 8c04e637e..c39411e3d 100644 --- a/java/res/layout/setup_welcome_video.xml +++ b/java/res/layout/setup_welcome_video.xml @@ -25,24 +25,27 @@ android:orientation="horizontal" android:paddingTop="@dimen/setup_welcome_video_vertical_margin" android:paddingBottom="@dimen/setup_welcome_video_vertical_margin"> - - - + android:layout_height="wrap_content" + android:orientation="horizontal" + android:padding="1dp" + android:background="@color/setup_welcome_video_margin_color" > + + + -- cgit v1.2.3-83-g751a