From bd48a830174c5469c8b35e52a8eba6353758cfa0 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Thu, 18 May 2023 15:34:59 +0800 Subject: [PATCH] =?UTF-8?q?[3.2.0]=20=E6=8E=A5=E9=A9=B3=E4=B9=98=E5=AE=A2?= =?UTF-8?q?=E5=B1=8F=E5=8E=BB=E9=99=A4=E6=BC=AB=E6=B8=B8=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/jinlvvan/res/layout/bus_p_base_fragment.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_base_fragment.xml b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_base_fragment.xml index cb27c9f1b6..7db68697b0 100644 --- a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_base_fragment.xml +++ b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_base_fragment.xml @@ -41,6 +41,7 @@ android:background="@drawable/roma_bus_p_bg_selector" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintLeft_toLeftOf="parent" + android:visibility="gone" app:roma_close="@drawable/roma_bus_p_bg_selector" app:roma_open="@drawable/iv_roma_bus_passenger_press_bg" />