refactor: rename package name to 'org.autojs.autojs'

This commit is contained in:
hyb1996
2018-05-25 13:19:53 +08:00
parent b81db30f3f
commit 7839bc6813
244 changed files with 787 additions and 843 deletions

View File

@@ -3,7 +3,7 @@
android:layout_width="600dp"
android:layout_height="600dp">
<com.stardust.scriptdroid.ui.settings.TestSurfaceView
<org.autojs.autojs.ui.settings.TestSurfaceView
android:layout_width="match_parent"
android:layout_height="match_parent"/>