mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
removing the shortcut category
This commit is contained in:
@@ -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">
|
||||
|
||||
<intent
|
||||
@@ -17,8 +17,5 @@
|
||||
android:targetClass="com.simplemobiletools.calendar.pro.activities.SplashActivity"
|
||||
android:targetPackage="${applicationId}"/>
|
||||
|
||||
<categories
|
||||
android:name="android.shortcut.conversation"/>
|
||||
|
||||
</shortcut>
|
||||
</shortcuts>
|
||||
|
Reference in New Issue
Block a user