version:1.0.0

update:更换包名
bugfixes:
This commit is contained in:
2024-07-11 10:30:46 +08:00
parent ed06e2903c
commit a8c6e48435
412 changed files with 1654 additions and 1722 deletions

View File

@@ -8,10 +8,10 @@
<variable
name="click"
type="com.uiuios.aios.fragment.custom.CustomFragment.BtnClick" />
type="com.xxpatx.os.fragment.custom.CustomFragment.BtnClick" />
</data>
<com.uiuios.aios.view.CustomContent
<com.xxpatx.os.view.CustomContent
android:layout_width="match_parent"
android:layout_height="match_parent">
@@ -697,5 +697,5 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
</com.uiuios.aios.view.CustomContent>
</com.xxpatx.os.view.CustomContent>
</layout>