refactor: rename package name to 'org.autojs.autojs'
This commit is contained in:
@@ -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"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user