From 1cd948e88328f927969139daa6590914f0565c47 Mon Sep 17 00:00:00 2001 From: liujing Date: Tue, 16 Nov 2021 10:57:12 +0800 Subject: [PATCH] =?UTF-8?q?UI-=E4=BA=A4=E8=AD=A6=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/notice_push_top_banner.xml | 3 +-- .../src/main/res/layout/item_notice_video_small.xml | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/notice_push_top_banner.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/notice_push_top_banner.xml index 15132bdce4..6c05bbb872 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/notice_push_top_banner.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/notice_push_top_banner.xml @@ -73,7 +73,7 @@ android:layout_width="@dimen/dp_2" android:layout_height="@dimen/dp_120" android:layout_marginRight="@dimen/dp_208" - android:background="#FFF" + android:background="#4DFFFFFF" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintLeft_toRightOf="@+id/module_push_app_icon_title" app:layout_constraintTop_toTopOf="parent" /> @@ -82,7 +82,6 @@ android:id="@+id/notice_push_banner_check" android:layout_width="@dimen/dp_100" android:layout_height="match_parent" - android:layout_marginRight="@dimen/dp_67" android:clickable="true" android:focusable="true" android:gravity="center" diff --git a/core/mogo-core-res/src/main/res/layout/item_notice_video_small.xml b/core/mogo-core-res/src/main/res/layout/item_notice_video_small.xml index c04a002a1a..701e7890db 100644 --- a/core/mogo-core-res/src/main/res/layout/item_notice_video_small.xml +++ b/core/mogo-core-res/src/main/res/layout/item_notice_video_small.xml @@ -2,7 +2,8 @@ + android:layout_height="match_parent" + android:background="@drawable/notice_video_back">