From 59b05fd1d75943f037aec41def16cdceb6443ecf Mon Sep 17 00:00:00 2001 From: Jay Wang Date: Tue, 5 May 2015 10:37:52 -0700 Subject: SnapdragonCamera: Use floating components during video record. During recording, there are only 2 widgets on UI. Directly attaching them to window manager and making main UI layer fully transparent can reduce power consumption. Change-Id: I8c4f4768ab91d50fc72080f0f6d7316ee2e60ef4 --- res/xml/video_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res/xml/video_preferences.xml') diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 31b2d4c31..99786ce26 100644 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -163,4 +163,10 @@ camera:title="@string/pref_camera_video_rotation_title" camera:entries="@array/pref_camera_video_rotation_entries" camera:entryValues="@array/pref_camera_video_rotation_entryvalues" /> + -- cgit v1.2.3