探路点击道路事件弹框->V2X

This commit is contained in:
liujing
2020-09-27 15:15:13 +08:00
parent a0a35c1dda
commit 912acb3f30
2 changed files with 25 additions and 43 deletions

View File

@@ -7,5 +7,6 @@
android:layout_height="@dimen/module_v2x_event_window_height_ground"
android:orientation="horizontal"
android:overScrollMode="never"
android:padding="@dimen/module_v2x_widow_top_gaps"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
tools:listitem="@layout/item_v2x_push_event_detail" />