version:1.5
fix:迁移到奥乐云平台 add:
This commit is contained in:
@@ -19,12 +19,12 @@
|
||||
-->
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.colorfulos">
|
||||
package="com.aoleyun.os">
|
||||
|
||||
<application>
|
||||
|
||||
<activity
|
||||
android:name="com.android.colorfulos.SecondaryDisplayLauncher"
|
||||
android:name="com.aoleyun.os.SecondaryDisplayLauncher"
|
||||
android:theme="@style/SecondaryLauncherTheme"
|
||||
android:launchMode="singleTop"
|
||||
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density"
|
||||
|
||||
Reference in New Issue
Block a user