From 35a75571f211f5b588bd7daaf5599bf73dc04b0d Mon Sep 17 00:00:00 2001 From: zhangyuanzhen Date: Wed, 12 Feb 2020 21:28:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DUI-161?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/fragment_navi_setting.xml | 2 +- .../src/main/res/layout/item_calculate_path_map.xml | 4 +++- modules/mogo-module-search/src/main/res/values/strings.xml | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/mogo-module-search/src/main/res/layout/fragment_navi_setting.xml b/modules/mogo-module-search/src/main/res/layout/fragment_navi_setting.xml index 89cedce4a7..743b7574f9 100644 --- a/modules/mogo-module-search/src/main/res/layout/fragment_navi_setting.xml +++ b/modules/mogo-module-search/src/main/res/layout/fragment_navi_setting.xml @@ -265,7 +265,7 @@ android:layout_width="wrap_content" android:layout_height="@dimen/module_search_txt_setting_width" android:layout_marginTop="@dimen/dp_40" - android:text="@string/preference_navi_sound_type" + android:text="@string/preference_navi_day_mode" android:textColor="@color/white_80" android:textSize="@dimen/txt_normal" app:layout_constraintLeft_toLeftOf="parent" diff --git a/modules/mogo-module-search/src/main/res/layout/item_calculate_path_map.xml b/modules/mogo-module-search/src/main/res/layout/item_calculate_path_map.xml index 8b46cc02a9..1de2a6cf45 100644 --- a/modules/mogo-module-search/src/main/res/layout/item_calculate_path_map.xml +++ b/modules/mogo-module-search/src/main/res/layout/item_calculate_path_map.xml @@ -30,7 +30,9 @@ android:layout_marginTop="4.5dp" android:textColor="@color/white" android:textSize="@dimen/dp_50" - app:layout_constraintLeft_toLeftOf="@+id/amap_calculate_item_strategy_name" + app:layout_constraintLeft_toLeftOf="parent" + android:layout_marginLeft="@dimen/dp_40" + app:layout_constraintTop_toBottomOf="@+id/amap_calculate_item_strategy_name" tools:text="40小时55分" /> diff --git a/modules/mogo-module-search/src/main/res/values/strings.xml b/modules/mogo-module-search/src/main/res/values/strings.xml index 5832f4339e..3eeafea9be 100644 --- a/modules/mogo-module-search/src/main/res/values/strings.xml +++ b/modules/mogo-module-search/src/main/res/values/strings.xml @@ -39,4 +39,5 @@ 去设置家 清除 去设置公司 + 日夜模式