From 5a74279ce84abe1d6fd1b717863955ddc9873928 Mon Sep 17 00:00:00 2001 From: mueller-ma Date: Fri, 5 May 2023 17:18:42 +0200 Subject: [PATCH] Mark quick settings tile as toggleable (#6464) This removes the arrow that is currently displayed in the tile. That arrow is only shown on tiles that open a dialog or activity. --- core/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/main/AndroidManifest.xml b/core/src/main/AndroidManifest.xml index 3d7b3b473..6f5508f27 100644 --- a/core/src/main/AndroidManifest.xml +++ b/core/src/main/AndroidManifest.xml @@ -59,6 +59,7 @@ +