From 598ca17bebcef38c5f513e8d3006c892ced978af Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Fri, 5 Apr 2019 09:42:18 -0700 Subject: [PATCH] Fixes #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 7854b742e..b694dd895 100644 --- a/app/src/main/res/xml/home_scene.xml +++ b/app/src/main/res/xml/home_scene.xml @@ -104,6 +104,7 @@