change package name to uiuios

This commit is contained in:
2020-11-02 15:31:36 +08:00
parent 164c1fc8a0
commit c5bda0953d
645 changed files with 3881 additions and 3881 deletions

View File

@@ -19,12 +19,12 @@
-->
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.launcher3">
package="com.android.uiuios">
<application>
<activity
android:name="com.android.launcher3.SecondaryDisplayLauncher"
android:name="com.android.uiuios.SecondaryDisplayLauncher"
android:theme="@style/SecondaryLauncherTheme"
android:launchMode="singleTop"
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density"