Skip to content

Commit ef15b1b

Browse files
committed
Update
1 parent 43fdb56 commit ef15b1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/menu/menu_text_editor.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<item
1010
android:id="@+id/editor_menu_run"
1111
android:orderInCategory="15"
12-
android:icon="@android:drawable/kr_script"
12+
android:icon="@drawable/kr_script"
1313
android:title="@string/editor_run_test"
1414
app:showAsAction="ifRoom" />
1515
<item

0 commit comments

Comments
 (0)