From 40a51e69340846445723c935757512c984d0e69d Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Mon, 14 Aug 2017 17:02:03 +0200 Subject: Snap: Fix panorama layout Loosely based on old cyngn patches. Change-Id: I7fdb6ba82243f2f28e8ea655f83f0339d49de5ad --- res/layout/pano_module_capture.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/pano_module_capture.xml b/res/layout/pano_module_capture.xml index 4e841878b..c6ea2b22a 100644 --- a/res/layout/pano_module_capture.xml +++ b/res/layout/pano_module_capture.xml @@ -24,7 +24,7 @@ android:id="@+id/pano_preview_layout" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_gravity="center" > + android:layout_gravity="center_vertical|center_horizontal" >