From 777a0ae004adf72d7f9aba2a266302d9e2373ac7 Mon Sep 17 00:00:00 2001 From: Imanol Fernandez Date: Tue, 24 Dec 2019 09:28:38 +0100 Subject: [PATCH] Fix focus outlines appearing on some UI elements (#2520) --- app/src/main/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 21ee7b76d..589191dfc 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -385,6 +385,7 @@ true @null false + false @style/honeycombButtonTheme @style/navigationBarTheme @style/navigationBarButtonTheme