refactor: rename package name to 'org.autojs.autojs'
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:orientation="horizontal"
|
||||
android:padding="16dp">
|
||||
|
||||
<com.stardust.scriptdroid.ui.widget.CheckBoxCompat
|
||||
<org.autojs.autojs.ui.widget.CheckBoxCompat
|
||||
android:id="@+id/checkbox"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
Reference in New Issue
Block a user