From 00e8c21eda3c2d84f040e513675a1400094536e9 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Fri, 18 Nov 2016 17:59:15 -0800 Subject: snap: Fix preview overlays * Fix Z-order and touch focus Change-Id: I05891f6b6c1c5e9a0a9b1142c0613c08fb451bd1 --- res/layout/capture_module.xml | 32 +++++++++++++------------------- res/layout/photo_module.xml | 34 ++++++++++++++++------------------ res/layout/video_module.xml | 34 ++++++++++++++++------------------ 3 files changed, 45 insertions(+), 55 deletions(-) diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml index d52a8fa5b..4ba1818fc 100644 --- a/res/layout/capture_module.xml +++ b/res/layout/capture_module.xml @@ -50,28 +50,22 @@ android:layout_height="match_parent" android:background="@android:color/black" /> - - - - - + android:layout_height="match_parent" /> - + - + - - - - - + android:layout_height="match_parent" /> + + + + - - - - - + android:layout_height="match_parent" /> + + + +