From ad46c9e0e08da6072c5342eb8ff361b5369c7174 Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Tue, 30 Apr 2013 18:09:52 +0900 Subject: [PATCH] Catch error while playing welcome video Bug: 8159728 Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee --- java/res/layout/setup_welcome_video.xml | 6 +++--- .../inputmethod/latin/setup/SetupActivity.java | 11 +++++++++++ 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/java/res/layout/setup_welcome_video.xml b/java/res/layout/setup_welcome_video.xml index 09cef988b..3cc5f2122 100644 --- a/java/res/layout/setup_welcome_video.xml +++ b/java/res/layout/setup_welcome_video.xml @@ -22,7 +22,9 @@ + android:orientation="horizontal" + android:paddingTop="@dimen/setup_welcome_video_vertical_margin" + android:paddingBottom="@dimen/setup_welcome_video_vertical_margin">