个人主页数据对接

This commit is contained in:
hch
2024-03-15 16:33:43 +08:00
parent 63669dbfa4
commit e680ab7d87
44 changed files with 2553 additions and 131 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
@@ -31,7 +32,7 @@
android:layout_gravity="center_vertical"
android:padding="9dp"
android:src="@mipmap/icon_back"
android:tint="@color/white" />
app:tint="@color/white" />
<TextView