version:
fix: update:更换为酷信
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user