change app icon
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 119 B |
BIN
app/src/main/res/drawable/ic_android_eat_js.png
Normal file
|
After Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 191 B |
|
Before Width: | Height: | Size: 604 B |
|
Before Width: | Height: | Size: 444 B |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 16 KiB |
@@ -47,7 +47,7 @@
|
||||
android:layout_width="90dp"
|
||||
android:layout_height="90dp"
|
||||
android:layout_centerInParent="true"
|
||||
android:src="@drawable/script_droid"/>
|
||||
android:src="@drawable/ic_android_eat_js"/>
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 10 KiB |
@@ -1,6 +1,6 @@
|
||||
<resources>
|
||||
<string name="app_name">免Root脚本机器人</string>
|
||||
<string name="version">Version 1.17.0202</string>
|
||||
<string name="version">Version 0.17.0205</string>
|
||||
<string name="action_settings">设置</string>
|
||||
<string name="action_disable_service">关闭服务</string>
|
||||
<string name="text_accessibility_service_description">使脚本自动操作(点击、长按、滑动等)所需,若关闭则只能执行不涉及自动操作的脚本。</string>
|
||||
|
||||