diff --git a/.idea/misc.xml b/.idea/misc.xml index 21e99e2dc0..cd77a1f062 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/modules/mogo-module-extensions/src/main/res/layout-xhdpi-1920x1000/include_navi_info_panle.xml b/modules/mogo-module-extensions/src/main/res/layout-xhdpi-1920x1000/include_navi_info_panle.xml index a861e90537..9993214dcd 100644 --- a/modules/mogo-module-extensions/src/main/res/layout-xhdpi-1920x1000/include_navi_info_panle.xml +++ b/modules/mogo-module-extensions/src/main/res/layout-xhdpi-1920x1000/include_navi_info_panle.xml @@ -1,15 +1,16 @@ + + app:layout_constraintVertical_chainStyle="packed" /> + app:layout_constraintTop_toTopOf="@+id/module_map_id_remaining_distance_notice" /> + + app:layout_constraintRight_toLeftOf="@+id/module_map_id_arrive_time" + app:layout_constraintTop_toTopOf="@id/module_map_id_navi_bg" + app:layout_constraintVertical_chainStyle="packed" /> + + app:layout_constraintTop_toTopOf="@id/module_map_id_remaining_time_notice" /> + + app:layout_constraintRight_toRightOf="@id/module_map_id_navi_bg" + app:layout_constraintTop_toTopOf="@id/module_map_id_navi_bg" + app:layout_constraintVertical_chainStyle="packed" /> + + app:layout_constraintTop_toTopOf="@+id/module_map_id_arrive_time_notice" /> + \ No newline at end of file diff --git a/modules/mogo-module-splash/src/main/res/drawable-xhdpi-1920x1000/module_byd_splash.png b/modules/mogo-module-splash/src/main/res/drawable-xhdpi-1920x1000/module_byd_splash.png new file mode 100644 index 0000000000..c58571da17 Binary files /dev/null and b/modules/mogo-module-splash/src/main/res/drawable-xhdpi-1920x1000/module_byd_splash.png differ diff --git a/modules/mogo-module-splash/src/main/res/drawable/byd_count_down_bg.xml b/modules/mogo-module-splash/src/main/res/drawable/byd_count_down_bg.xml new file mode 100644 index 0000000000..83bc413969 --- /dev/null +++ b/modules/mogo-module-splash/src/main/res/drawable/byd_count_down_bg.xml @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/modules/mogo-module-splash/src/main/res/drawable/byd_enter_btn_bg.xml b/modules/mogo-module-splash/src/main/res/drawable/byd_enter_btn_bg.xml new file mode 100644 index 0000000000..e34b2f6181 --- /dev/null +++ b/modules/mogo-module-splash/src/main/res/drawable/byd_enter_btn_bg.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/modules/mogo-module-splash/src/main/res/drawable-xhdpi/binli.jpg b/modules/mogo-module-splash/src/main/res/drawable/module_byd_splash.png similarity index 100% rename from modules/mogo-module-splash/src/main/res/drawable-xhdpi/binli.jpg rename to modules/mogo-module-splash/src/main/res/drawable/module_byd_splash.png diff --git a/modules/mogo-module-splash/src/main/res/layout/fragment_byd_splash.xml b/modules/mogo-module-splash/src/main/res/layout/fragment_byd_splash.xml index 45207fa003..f7bb689995 100644 --- a/modules/mogo-module-splash/src/main/res/layout/fragment_byd_splash.xml +++ b/modules/mogo-module-splash/src/main/res/layout/fragment_byd_splash.xml @@ -2,32 +2,37 @@ + android:layout_height="match_parent"> + + + app:layout_constraintStart_toStartOf="parent"/>