From 12ac236df386266adc05ac2e77cfe39a7d7e1214 Mon Sep 17 00:00:00 2001 From: weijiew Date: Thu, 15 Dec 2016 14:45:48 +0800 Subject: SnapdragonCamera: Dialog display incompletely in landscape mode Create a new layout for landscape mode CRs-Fixed: 1099373 Change-Id: Ie505c6ef8795e0b8a8b3424afde7cb46fc368136 --- res/layout/scene_mode_instructional.xml | 5 +- res/layout/scene_mode_instructional_landscape.xml | 97 +++++++++++++++++++++++ res/layout/scene_mode_label.xml | 1 - 3 files changed, 98 insertions(+), 5 deletions(-) create mode 100644 res/layout/scene_mode_instructional_landscape.xml (limited to 'res') diff --git a/res/layout/scene_mode_instructional.xml b/res/layout/scene_mode_instructional.xml index 588dc3549..2181e3147 100644 --- a/res/layout/scene_mode_instructional.xml +++ b/res/layout/scene_mode_instructional.xml @@ -45,15 +45,13 @@ + android:layout_height="wrap_content" /> @@ -66,7 +64,6 @@ android:layout_marginTop="15dp" android:layout_marginLeft="30dp" android:layout_marginRight="30dp" - android:text="@string/pref_camera2_scene_mode_chroma_flash_instructional_content" android:textColor="@android:color/black" android:layout_below="@id/title" /> + + + + + + + + + + + + + + +