We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a59083 commit f0defbcCopy full SHA for f0defbc
app/src/main/res/drawable/ic_recovery.png
847 Bytes
app/src/main/res/xml/shortcuts.xml
@@ -2,7 +2,7 @@
2
<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">
3
<shortcut
4
android:enabled="true"
5
- android:icon="@drawable/ic_settings_backup"
+ android:icon="@drawable/ic_recovery"
6
android:shortcutId="recovery-mode"
7
android:shortcutShortLabel="@string/security__recovery">
8
<intent
0 commit comments