From 0bce7c994dce9044667adfbddebb59ab6c88f70c Mon Sep 17 00:00:00 2001 From: Likai Ding Date: Thu, 2 Apr 2015 20:39:07 +0800 Subject: SnapdragonCamera: fix crash with persist.panel.orientation The two layout files were only available in portrait mode. Make them as default. Change-Id: Iabc4caf1a5b5b015a097a914b489f412153eeec4 --- res/layout/camera_controls.xml | 116 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 res/layout/camera_controls.xml (limited to 'res/layout/camera_controls.xml') diff --git a/res/layout/camera_controls.xml b/res/layout/camera_controls.xml new file mode 100644 index 000000000..77ff076b9 --- /dev/null +++ b/res/layout/camera_controls.xml @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3