From 547d65c77296b4f2d164fdcf86a970a761b5bc89 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 | 114 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 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..af47a13b6 --- /dev/null +++ b/res/layout/camera_controls.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3