修复事件面板的按钮点击bug
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
android:id="@+id/llEventMore"
|
android:id="@+id/llEventMore"
|
||||||
android:layout_width="@dimen/module_v2x_panel_width"
|
android:layout_width="@dimen/module_v2x_panel_width"
|
||||||
android:layout_height="@dimen/module_v2x_panel_width"
|
android:layout_height="@dimen/module_v2x_panel_width"
|
||||||
android:background="@drawable/v2x_shadow_bg"
|
android:background="@drawable/module_v2x_shadow_bkg"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent">
|
app:layout_constraintTop_toTopOf="parent">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user