From e42adc9e85653ed4b9aa1f71b6343bccc28d155c Mon Sep 17 00:00:00 2001 From: Jack Yoo Date: Fri, 23 Sep 2016 13:39:31 -0700 Subject: SnapdragonCamera: Enhancing makeup UI Improvising makeup user experience. Change-Id: I744775711e3cd9bc0a14a47ca82e26eecc68bb6d CRs-Fixed: 1071798 --- res/layout/one_ui_layout.xml | 35 ++++++++++++++++++++++++++++++++--- res/values/qcomstrings.xml | 2 ++ res/xml/capture_preferences.xml | 2 +- 3 files changed, 35 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/layout/one_ui_layout.xml b/res/layout/one_ui_layout.xml index b6de2c5db..3b4f0b334 100644 --- a/res/layout/one_ui_layout.xml +++ b/res/layout/one_ui_layout.xml @@ -85,11 +85,40 @@ android:id="@+id/ts_makeup_switcher" style="@style/OneUIMenuButton" /> - + android:id="@+id/makeup_seekbar_layout" + android:visibility="gone"> + + + + + + + + + + Direction is not detected. Please choose the strength of the beautification. OK + low + high diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml index 93b55bde1..fd1424f50 100644 --- a/res/xml/capture_preferences.xml +++ b/res/xml/capture_preferences.xml @@ -182,7 +182,7 @@ camera:entryValues="@array/pref_camera2_initial_camera_entryvalues"/>