|
@@ -1,4 +1,4 @@
|
|
|
-package com.xplora.xplora_launcher.activity;
|
|
|
+package com.xplora.xplauncher.activity;
|
|
|
|
|
|
import androidx.viewpager.widget.ViewPager;
|
|
|
|
|
@@ -8,17 +8,17 @@ import android.content.pm.ResolveInfo;
|
|
|
import android.view.LayoutInflater;
|
|
|
import android.view.View;
|
|
|
|
|
|
-import com.xplora.xplora_launcher.R;
|
|
|
-import com.xplora.xplora_launcher.adapter.RecyclerAdapter;
|
|
|
-import com.xplora.xplora_launcher.adapter.ViewPagerAdapter;
|
|
|
-import com.xplora.xplora_launcher.broadcast.TimeBroadcastReceiver;
|
|
|
-import com.xplora.xplora_launcher.data.DataManager;
|
|
|
-import com.xplora.xplora_launcher.model.AppModel;
|
|
|
-import com.xplora.xplora_launcher.utils.Constant;
|
|
|
-import com.xplora.xplora_launcher.view.AppsPager;
|
|
|
-import com.xplora.xplora_launcher.view.AppsPager;
|
|
|
-import com.xplora.xplora_launcher.view.BasePager;
|
|
|
-import com.xplora.xplora_launcher.view.HomePager;
|
|
|
+import com.xplora.xplauncher.R;
|
|
|
+import com.xplora.xplauncher.adapter.RecyclerAdapter;
|
|
|
+import com.xplora.xplauncher.adapter.ViewPagerAdapter;
|
|
|
+import com.xplora.xplauncher.broadcast.TimeBroadcastReceiver;
|
|
|
+import com.xplora.xplauncher.data.DataManager;
|
|
|
+import com.xplora.xplauncher.model.AppModel;
|
|
|
+import com.xplora.xplauncher.utils.Constant;
|
|
|
+import com.xplora.xplauncher.view.AppsPager;
|
|
|
+import com.xplora.xplauncher.view.AppsPager;
|
|
|
+import com.xplora.xplauncher.view.BasePager;
|
|
|
+import com.xplora.xplauncher.view.HomePager;
|
|
|
|
|
|
import java.util.ArrayList;
|
|
|
import java.util.List;
|