[fix]
[司机屏 提升logding 的高度]
This commit is contained in:
yangyakun
2024-10-30 16:04:26 +08:00
parent f4b6405852
commit 44423cdbb9
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
app:layout_constraintTop_toTopOf="parent" />
<com.mogo.och.common.module.wigets.LoadingMapStatusView
android:elevation="120dp"
android:layout_width="match_parent"
android:layout_height="match_parent" />

View File

@@ -64,6 +64,7 @@
app:layout_constraintRight_toRightOf="parent" />
<com.mogo.och.common.module.wigets.LoadingMapStatusView
android:elevation="120dp"
android:layout_width="match_parent"
android:layout_height="match_parent"/>