We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43fdb56 commit ef15b1bCopy full SHA for ef15b1b
1 file changed
app/src/main/res/menu/menu_text_editor.xml
@@ -9,7 +9,7 @@
9
<item
10
android:id="@+id/editor_menu_run"
11
android:orderInCategory="15"
12
- android:icon="@android:drawable/kr_script"
+ android:icon="@drawable/kr_script"
13
android:title="@string/editor_run_test"
14
app:showAsAction="ifRoom" />
15
0 commit comments