From f29edcdb3ac535d60b7bfdf05d3f01983f48fe74 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Wed, 19 Apr 2023 11:38:40 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=8Cdev=5Fopt=5F2.15.0=E3=80=8D=201?= =?UTF-8?q?=E3=80=81=E5=BC=80=E5=85=B3=E5=85=B3=E9=97=AD=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E6=97=A0=E8=AE=BA=E6=98=AF=E5=90=A6=E6=9C=89=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E6=B5=81=EF=BC=8C=E5=9D=87=E4=B8=8D=E5=B1=95=E7=A4=BA=EF=BC=88?= =?UTF-8?q?=E6=97=A0=E5=8D=A0=E4=BD=8D=EF=BC=89=EF=BC=9B=E5=BC=80=E5=85=B3?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/bus_p_base_fragment.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml b/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml index 197be5155c..3a62a33c73 100644 --- a/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml +++ b/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml @@ -156,6 +156,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/bus_p_curent_station_panel_margin_left" + android:visibility="gone" app:bgColor="@android:color/transparent" app:blurRadius="@dimen/dp_30" app:layout_constraintBottom_toBottomOf="@+id/arrive_station_shadow"