1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 07:01:05 +00:00

Disabled refresh shortcut

This commit is contained in:
M66B 2019-08-12 15:08:02 +02:00
parent 9741bf7955
commit 59b79bac2b

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