优化历史V2X的展示列表

This commit is contained in:
董宏宇
2020-08-03 16:03:17 +08:00
parent d6613dea7b
commit 9af784400d
3 changed files with 18 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<androidx.constraintlayout.widget.ConstraintLayout 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="@dimen/module_v2x_event_window_height_ground">
android:layout_height="wrap_content">
<com.mogo.module.v2x.view.RoundLayout
android:id="@+id/rlRoadEventList"