replace view binding with aa, change script list to card view, enable minify

This commit is contained in:
hyb1996
2017-07-03 14:53:55 +08:00
parent e97744d7f2
commit f627432b80
46 changed files with 373 additions and 762 deletions

View File

@@ -4,7 +4,6 @@
>
<application
android:label="@string/_app_name"
>
<activity android:name=".execution.ScriptExecuteActivity"/>
<service