From 7f87cc341299573b145e129c5da32dd5723da19c Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 7 Mar 2019 11:08:07 +0100 Subject: [PATCH] removing the shortcut category --- app/src/main/res/xml/shortcuts.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml index b7cc185e4..67aa5fd97 100644 --- a/app/src/main/res/xml/shortcuts.xml +++ b/app/src/main/res/xml/shortcuts.xml @@ -9,7 +9,7 @@ android:shortcutDisabledMessage="@string/new_event" android:shortcutId="new_event" android:shortcutLongLabel="@string/new_event" - android:shortcutShortLabel="@string/new_event " + android:shortcutShortLabel="@string/new_event" tools:targetApi="n_mr1"> - -