事件弹框UI

This commit is contained in:
liujing
2020-09-27 11:52:46 +08:00
parent ff7389fe5c
commit e0da05cb83
4 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
android:minHeight="@dimen/module_v2x_event_window_height"
android:orientation="horizontal"
android:overScrollMode="never"
android:padding="@dimen/module_v2x_widow_top_gaps"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"