From 64dfc19024bceab1ebfc7bef9711fcf97eaea7db Mon Sep 17 00:00:00 2001 From: yangyakun Date: Thu, 27 Jul 2023 20:33:57 +0800 Subject: [PATCH] [3.4.0] [bluetooth default icon] --- .../src/main/res/layout/taxi_p_blue_tooth.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_blue_tooth.xml b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_blue_tooth.xml index fce1c38ed9..ae7dafde3a 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_blue_tooth.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_blue_tooth.xml @@ -9,7 +9,7 @@ android:layout_width="@dimen/dp_54" android:layout_height="@dimen/dp_54" android:scaleType="fitXY" - android:src="@drawable/taxi_p_blue_tooth_open" + android:src="@drawable/taxi_p_blue_tooth_close" tools:ignore="ContentDescription" /> \ No newline at end of file