version:1.0.0
update:更换包名 bugfixes:
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user