add script running repleatedly support, change min sdk version to 17
This commit is contained in:
8
app/src/main/res/values/ids.xml
Normal file
8
app/src/main/res/values/ids.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<item name="rename" type="id"/>
|
||||
<item name="open_by_other_apps" type="id"/>
|
||||
<item name="create_shortcut" type="id"/>
|
||||
<item name="delete" type="id"/>
|
||||
<item name="loop" type="id"/>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user