From ef778fb95b4702184b967c015edd4ef4de88e425 Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Fri, 5 Apr 2019 09:42:18 -0700 Subject: [PATCH] [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1270 - Prevent tapping on hidden buttons --- app/src/main/res/xml/home_scene.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/xml/home_scene.xml b/app/src/main/res/xml/home_scene.xml index 7854b742e4..b694dd895e 100644 --- a/app/src/main/res/xml/home_scene.xml +++ b/app/src/main/res/xml/home_scene.xml @@ -104,6 +104,7 @@