Disabled refresh shortcut

This commit is contained in:
M66B 2019-08-12 15:08:02 +02:00
parent 9741bf7955
commit 59b79bac2b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">
<shortcut
android:enabled="true"
android:enabled="false"
android:icon="@drawable/ic_shortcut_refresh"
android:shortcutId="refresh"
android:shortcutShortLabel="@string/shortcut_refresh">