version:1.9

fix:
update:修改包名,添加推送
This commit is contained in:
2022-04-29 16:45:32 +08:00
parent 0508a71899
commit d7c2bf135a
104 changed files with 1189 additions and 397 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.uiui.os.view.CustomContent xmlns:android="http://schemas.android.com/apk/res/android"
<com.uiui.aios.view.CustomContent xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
@@ -419,4 +419,4 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>
</LinearLayout>
</com.uiui.os.view.CustomContent>
</com.uiui.aios.view.CustomContent>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.uiui.os.view.CustomContent xmlns:android="http://schemas.android.com/apk/res/android"
<com.uiui.aios.view.CustomContent xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
@@ -430,4 +430,4 @@
</LinearLayout>
</com.uiui.os.view.CustomContent>
</com.uiui.aios.view.CustomContent>

View File

@@ -58,7 +58,7 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/cl_voice">
<com.uiui.os.view.JzvdStdAssert
<com.uiui.aios.view.JzvdStdAssert
android:id="@+id/jz_video"
android:layout_width="match_parent"
android:layout_height="match_parent" />

View File

@@ -6,7 +6,7 @@
android:layout_height="match_parent"
tools:context=".fragment.AppListFragment">
<com.uiui.os.view.MyGridLayout
<com.uiui.aios.view.MyGridLayout
android:id="@+id/list"
android:layout_width="match_parent"
android:layout_height="match_parent"