diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png index 1775865c65..5d9bf564af 100644 Binary files a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png and b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png differ diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/values/dimens.xml b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/values/dimens.xml index be3ef80d2f..69a4111088 100644 --- a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/values/dimens.xml +++ b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/values/dimens.xml @@ -1,7 +1,7 @@ 750dp - 886dp + 804dp 40dp 40dp 48dp diff --git a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png index 1775865c65..5d9bf564af 100644 Binary files a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png and b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/drawable-nodpi/bus_p_right_route_bg.png differ 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" /> diff --git a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/values/dimens.xml b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/values/dimens.xml index 6af24a02bf..7e055aedf1 100644 --- a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/values/dimens.xml +++ b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/values/dimens.xml @@ -1,7 +1,7 @@ 750dp - 886dp + 804dp 40dp 40dp 48dp diff --git a/gradle.properties b/gradle.properties index 414b0806bf..eb690d7c56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -66,23 +66,23 @@ SERVICE_BIZ_VERSION=1.2.4 LOGLIB_VERSION=1.5.27 ######## MogoAiCloudSDK Version ######## # 网络请求LOGLIB_VERSION -MOGO_NETWORK_VERSION=1.4.7.2 +MOGO_NETWORK_VERSION=1.4.7.3 # 鉴权 -MOGO_PASSPORT_VERSION=1.4.7.2 +MOGO_PASSPORT_VERSION=1.4.7.3 # 常链接 -MOGO_SOCKET_VERSION=1.4.7.2 +MOGO_SOCKET_VERSION=1.4.7.3 # 数据采集 -MOGO_REALTIME_VERSION=1.4.7.2 +MOGO_REALTIME_VERSION=1.4.7.3 # 探路,道路事件发布,获取 -MOGO_TANLU_VERSION=1.4.7.2 +MOGO_TANLU_VERSION=1.4.7.3 # 直播推流 -MOGO_LIVE_VERSION=1.4.7.2 +MOGO_LIVE_VERSION=1.4.7.3 # 直播拉流 -MOGO_TRAFFICLIVE_VERSION=1.4.7.2 +MOGO_TRAFFICLIVE_VERSION=1.4.7.3 # 定位服务 -MOGO_LOCATION_VERSION=1.4.7.2 +MOGO_LOCATION_VERSION=1.4.7.3 # 远程通讯模块 -MOGO_TELEMATIC_VERSION=1.4.7.2 +MOGO_TELEMATIC_VERSION=1.4.7.3 ######## MogoAiCloudSDK Version ######## # 自研地图 MAP_SDK_VERSION=2.12.1.1 @@ -146,7 +146,10 @@ ADAS_DATA_LIB_CHILD_VERSION=.4 # 是否支持patch升级 PATCH_UPGRADE_SUPPORT=true +MOGO_PLUGIN_VERSION=1.0.0.31 +# 线程优化版本 +THREAD_OPT_VERSION=4.0.1 # matrix版本 MATRIX_VERSION=2.0.8