fix bugs.

This commit is contained in:
2025-12-10 14:35:03 +08:00
parent 91e222554a
commit 19ce1dbe94
3 changed files with 4 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="match_parent"
android:scaleType="fitXY"
android:src="@mipmap/icon_mentor_ship_bg"
app:layout_constraintStart_toStartOf="parent"