From 2e21fb71f78b7dcb0c0bfa807ef04e40b2aaeff1 Mon Sep 17 00:00:00 2001 From: Byunghun Jeon Date: Tue, 12 Apr 2016 15:40:00 -0700 Subject: SnapdragonCamera: Replace SurfaceView with AutoFitSurfaceView Replace SurfaceView with AutoFitSurfaceView Change-Id: Id4bf27e3b16f12ff4cfdce47224ff871b3981838 CRs-Fixed: 989750 --- res/layout/capture_module.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml index 2715dcbe2..c6adf0239 100644 --- a/res/layout/capture_module.xml +++ b/res/layout/capture_module.xml @@ -33,12 +33,12 @@ android:layout_height="match_parent" android:layout_gravity="center_vertical|center_horizontal"> - - -- cgit v1.2.3