mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-05 21:07:30 +01:00
removing the shortcut category
This commit is contained in:
parent
f7042ac3c0
commit
7f87cc3412
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user