修复跳转

This commit is contained in:
hch
2024-03-21 16:02:31 +08:00
parent 1c74689e90
commit 94d05a3929
6 changed files with 37 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@mipmap/main_bg"
android:background="@color/white"
android:orientation="vertical">
<com.yunbao.common.views.MyScrollview