From 04642e6b6484ce840b609d2bc8f1b64a9be3f6c5 Mon Sep 17 00:00:00 2001 From: Stefan Niedermann Date: Tue, 5 May 2020 17:29:53 +0200 Subject: Fix shortcuts in dev builds --- app/src/main/res/xml/shortcuts.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml index 5c8a4f81..2a04f9d5 100644 --- a/app/src/main/res/xml/shortcuts.xml +++ b/app/src/main/res/xml/shortcuts.xml @@ -1,15 +1,17 @@ - + + tools:targetApi="n_mr1"> + android:targetClass="it.niedermann.owncloud.notes.android.activity.EditNoteActivity" + android:targetPackage="it.niedermann.owncloud.notes" /> \ No newline at end of file -- cgit v1.2.3