First Commit
This commit is contained in:
6
Turbo Editor/src/main/res/values/ids.xml
Normal file
6
Turbo Editor/src/main/res/values/ids.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<item type="id" name="undo"/>
|
||||
<item type="id" name="redo"/>
|
||||
<item type="id" name="editor"/>
|
||||
</resources>
|
Reference in New Issue
Block a user