fix:
update:更换为酷信
This commit is contained in:
2023-10-11 19:19:52 +08:00
parent 625a121cbb
commit 8799e85443
723 changed files with 4158 additions and 4041 deletions

View File

@@ -13,13 +13,13 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<com.aoleyun.os.InsettableFrameLayout
<com.uiuipad.os.InsettableFrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.aoleyun.os.CellLayout
<com.uiuipad.os.CellLayout
android:id="@+id/workspace"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -28,7 +28,7 @@
launcher:containerType="workspace"
launcher:pageIndicator="@+id/page_indicator"/>
<com.aoleyun.os.Hotseat
<com.uiuipad.os.Hotseat
android:id="@+id/hotseat"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -36,7 +36,7 @@
android:theme="@style/HomeScreenElementTheme"
launcher:containerType="hotseat" />
<com.aoleyun.os.InsettableFrameLayout
<com.uiuipad.os.InsettableFrameLayout
android:id="@+id/apps_view"
android:layout_width="match_parent"
android:layout_height="match_parent" >
@@ -45,6 +45,6 @@
android:id="@id/search_container_all_apps"
layout="@layout/search_container_all_apps"/>
</com.aoleyun.os.InsettableFrameLayout>
</com.uiuipad.os.InsettableFrameLayout>
</com.aoleyun.os.InsettableFrameLayout>
</com.uiuipad.os.InsettableFrameLayout>