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

@@ -111,7 +111,7 @@
android:paddingBottom="6dp"
android:paddingTop="6dp">
<com.stardust.theme.widget.ThemeColorImageViewCompat
<org.autojs.autojs.theme.widget.ThemeColorImageViewCompat
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_gravity="center_vertical"
@@ -139,7 +139,7 @@
android:orientation="horizontal"
android:paddingTop="6dp">
<com.stardust.theme.widget.ThemeColorImageViewCompat
<org.autojs.autojs.theme.widget.ThemeColorImageViewCompat
android:id="@+id/disposable_task_date_icon"
android:layout_width="24dp"
android:layout_height="24dp"