"我的"界面搭建完成

This commit is contained in:
wds
2021-05-31 19:04:54 +08:00
parent 90d1237a22
commit aa4d7198b8
32 changed files with 1255 additions and 31 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
android:layout_height="match_parent">
</androidx.constraintlayout.widget.ConstraintLayout>