From 2ba79a2f584d96433917a29c1cb08147b0dcb067 Mon Sep 17 00:00:00 2001 From: Albert Vaca Cintora Date: Tue, 12 Sep 2023 12:36:13 +0200 Subject: [PATCH] Long-tapping the "Send clipboard" quick settings tile opens the app Instead of launching the system app settings activity. --- AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 43eee62d..a889204b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -107,6 +107,9 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted + + +