diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml index 2cd35750ef..ce0a9c73c5 100644 --- a/app/src/main/res/xml/shortcuts.xml +++ b/app/src/main/res/xml/shortcuts.xml @@ -1,24 +1,24 @@ + android:icon="@drawable/ic_shortcut_edit" + android:shortcutId="compose" + android:shortcutShortLabel="@string/shortcut_compose"> + android:icon="@drawable/ic_shortcut_settings" + android:shortcutId="setup" + android:shortcutShortLabel="@string/shortcut_setup">