Disabled refresh shortcut

pull/160/head
M66B 6 years ago
parent 9741bf7955
commit 59b79bac2b

@ -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">

Loading…
Cancel
Save