From b59cf61c82d6c4af43a9f76a101b29f2a8b5ac17 Mon Sep 17 00:00:00 2001 From: Weijie Wang Date: Tue, 5 Sep 2017 10:42:58 +0800 Subject: SnapdragonCamera: Refactor 1. Add some logs 2. Change the layout of beautify seekbar 3. Add attribute android:visibleToInstantApps="true" for CTS 4. keep capturing until AeState becomes right on chrommaflash mode Change-Id: I295d5d6f42250254d613123a7d58f7f7fb0e7f3d --- res/layout/one_ui_layout.xml | 99 ++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 49 deletions(-) mode change 100755 => 100644 res/layout/one_ui_layout.xml (limited to 'res/layout') diff --git a/res/layout/one_ui_layout.xml b/res/layout/one_ui_layout.xml old mode 100755 new mode 100644 index 5904b5b96..59e31b95d --- a/res/layout/one_ui_layout.xml +++ b/res/layout/one_ui_layout.xml @@ -132,16 +132,49 @@ android:id="@+id/ts_makeup_switcher" style="@style/OneUIMenuButton" /> + + + + + + + + + + + + android:layout_width="220dp" + android:layout_height="40dp" + android:maxHeight="3dip" + android:minHeight="1dip" + android:layout_marginLeft="10dp" + android:layout_toRightOf="@+id/makeup_low_text" + android:progressDrawable="@drawable/beautify_progressbar_style" + android:thumb="@drawable/ic_beautify_oval" + android:id="@+id/makeup_seekbar"/> @@ -189,36 +222,4 @@ - - - - - - - - - - - -- cgit v1.2.3