no message

This commit is contained in:
liujing
2021-11-16 11:01:17 +08:00
parent 37008dbb5d
commit 7b3744813e
2 changed files with 1 additions and 3 deletions

View File

@@ -36,7 +36,6 @@
android:gravity="center_vertical"
android:orientation="vertical"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toRightOf="@+id/module_push_image"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent">

View File

@@ -2,8 +2,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/item_video_cover"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/notice_video_back">
android:layout_height="match_parent">
<RelativeLayout
android:id="@+id/surface_container"