diff --git a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/TaxiPassengerBaseFragment.kt b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/TaxiPassengerBaseFragment.kt index 0a8eb1e3fd..6972bef09d 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/TaxiPassengerBaseFragment.kt +++ b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/TaxiPassengerBaseFragment.kt @@ -69,6 +69,7 @@ class TaxiPassengerBaseFragment() : super.initViews(savedInstanceState) mapBizView!!.onCreate(savedInstanceState) overMapView.onCreateView(savedInstanceState) + overMapView.hideResetView() } private fun initListener() { @@ -235,6 +236,7 @@ class TaxiPassengerBaseFragment() : */ fun showOrHideStartAutopilotView(isShow: Boolean) { if (isShow) { + exitFullVideoScreen() if (mStartAutopilotView == null || mStartAutopilotView!!.get() == null) { mStartAutopilotView = WeakReference(StartAutopilotView(requireContext())) } @@ -259,6 +261,7 @@ class TaxiPassengerBaseFragment() : */ fun showOrHideArrivedEndLayout(isShow: Boolean) { if (isShow) { + exitFullVideoScreen() if (mArrivedEndView == null || mArrivedEndView!!.get() == null) { mArrivedEndView = WeakReference(ArrivedView(context)) } @@ -276,6 +279,10 @@ class TaxiPassengerBaseFragment() : } } + private fun exitFullVideoScreen(){ + infoVideoView.exitFullScreenMode() + } + fun showOrHideOverMapView(){ overMapView?.clearV2XMarkers() overMapView?.clearCustomPolyline() @@ -297,6 +304,7 @@ class TaxiPassengerBaseFragment() : ) { try { if (isShow) { + exitFullVideoScreen() if (mArrivedCheckView == null || mArrivedCheckView!!.get() == null) { initCheckView() } diff --git a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/debug/DebugView.kt b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/debug/DebugView.kt index 6a05cb281d..125e245b99 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/debug/DebugView.kt +++ b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/debug/DebugView.kt @@ -63,7 +63,7 @@ class DebugView @JvmOverloads constructor( fragment?.showOrHideArrivedEndLayout(true) } tv_show_phone_check.onClick { - fragment?.showOrHidePressengerCheckPager(isShow = true) + fragment?.showOrHidePressengerCheckPager(isShow = true,"13号路口终(鹰眼专用)","13号路口终(鹰眼专用)","2","2","18811539480") } tv_show_start_autopilot.onClick { fragment?.showOrHideStartAutopilotView(true) diff --git a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/orderinfo/ItineraryView.kt b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/orderinfo/ItineraryView.kt index 4287077e4b..3eb347961b 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/orderinfo/ItineraryView.kt +++ b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/orderinfo/ItineraryView.kt @@ -60,7 +60,7 @@ class ItineraryView : ConstraintLayout, OrderInfoViewModel.ItineraryViewCallback val setondColor = ContextCompat.getColor(context, R.color.taxi_p_44C8FF) val thirdColor = ContextCompat.getColor(context, R.color.taxi_p_8AE4ED) val fourceColor = ContextCompat.getColor(context, R.color.taxi_p_C8F3F4) - val bottomColor = ContextCompat.getColor(context, R.color.taxi_p_476FBE) + val bottomColor = ContextCompat.getColor(context, R.color.taxi_p_66476FBE) gradientDrawable.colors = intArrayOf(firstColor, setondColor, thirdColor, fourceColor) gradientDrawable.orientation = GradientDrawable.Orientation.LEFT_RIGHT diff --git a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/startautopilot/StartAutopilotView.kt b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/startautopilot/StartAutopilotView.kt index a33a565770..b3534ce4c1 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/startautopilot/StartAutopilotView.kt +++ b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/startautopilot/StartAutopilotView.kt @@ -61,17 +61,7 @@ class StartAutopilotView : WindowRelativeLayout, StartAutopilotViewModel.StartAu R.drawable.image_00022, R.drawable.image_00023, R.drawable.image_00024, R.drawable.image_00025, R.drawable.image_00026, R.drawable.image_00027, R.drawable.image_00028, R.drawable.image_00029, R.drawable.image_00030, R.drawable.image_00031, R.drawable.image_00032, R.drawable.image_00033, - R.drawable.image_00034, R.drawable.image_00035, R.drawable.image_00036, R.drawable.image_00037, - R.drawable.image_00038, R.drawable.image_00039, R.drawable.image_00040, R.drawable.image_00041, - R.drawable.image_00042, R.drawable.image_00043, R.drawable.image_00044, R.drawable.image_00045, - R.drawable.image_00046, R.drawable.image_00047, R.drawable.image_00048, R.drawable.image_00049, - R.drawable.image_00050, R.drawable.image_00051, R.drawable.image_00052, R.drawable.image_00053, - R.drawable.image_00054, R.drawable.image_00055, R.drawable.image_00056, R.drawable.image_00057, - R.drawable.image_00058, R.drawable.image_00059, R.drawable.image_00060, R.drawable.image_00061, - R.drawable.image_00062, R.drawable.image_00063, R.drawable.image_00064, R.drawable.image_00065, - R.drawable.image_00066, R.drawable.image_00067, R.drawable.image_00068, R.drawable.image_00069, - R.drawable.image_00070, R.drawable.image_00071, R.drawable.image_00072, R.drawable.image_00073, - R.drawable.image_00074 + R.drawable.image_00034 ) init { diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/anmi_flow.xml b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/anmi_flow.xml index e9a68b40b3..f061a263fd 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/anmi_flow.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/anmi_flow.xml @@ -1,231 +1,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00000.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00000.png new file mode 100644 index 0000000000..7d887647ed Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00000.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00000.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00000.webp deleted file mode 100644 index 48ff738bb2..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00000.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00001.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00001.png new file mode 100644 index 0000000000..9cf5bda880 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00001.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00001.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00001.webp deleted file mode 100644 index 52bdbd2d7e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00001.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00002.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00002.png new file mode 100644 index 0000000000..6077a2c08f Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00002.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00002.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00002.webp deleted file mode 100644 index fbbf76f25a..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00002.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00003.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00003.png new file mode 100644 index 0000000000..047b3c3d2c Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00003.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00003.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00003.webp deleted file mode 100644 index 33e3d1fdb2..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00003.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00004.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00004.png new file mode 100644 index 0000000000..4f615372d7 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00004.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00004.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00004.webp deleted file mode 100644 index 72bb8f22ee..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00004.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00005.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00005.png new file mode 100644 index 0000000000..959dbd6c57 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00005.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00005.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00005.webp deleted file mode 100644 index 6bc2430f7a..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00005.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00006.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00006.png new file mode 100644 index 0000000000..59aa3aa5a7 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00006.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00006.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00006.webp deleted file mode 100644 index ee3b9f9321..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00006.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00007.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00007.png new file mode 100644 index 0000000000..d623763a76 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00007.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00007.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00007.webp deleted file mode 100644 index b8c4889d88..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00007.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00008.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00008.png new file mode 100644 index 0000000000..8f548bfbf0 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00008.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00008.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00008.webp deleted file mode 100644 index 22b5b890df..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00008.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00009.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00009.png new file mode 100644 index 0000000000..6127862fcd Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00009.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00009.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00009.webp deleted file mode 100644 index d1662e601c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00009.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00010.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00010.png new file mode 100644 index 0000000000..d12a204bd3 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00010.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00010.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00010.webp deleted file mode 100644 index c51719a39c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00010.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00011.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00011.png new file mode 100644 index 0000000000..ba1ec584d3 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00011.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00011.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00011.webp deleted file mode 100644 index 373b5808df..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00011.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00012.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00012.png new file mode 100644 index 0000000000..9f8ef18110 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00012.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00012.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00012.webp deleted file mode 100644 index 1ed5822d0e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00012.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00013.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00013.png new file mode 100644 index 0000000000..a6c4c29ca6 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00013.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00013.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00013.webp deleted file mode 100644 index e9a49e370d..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00013.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00014.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00014.png new file mode 100644 index 0000000000..4d686d6906 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00014.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00014.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00014.webp deleted file mode 100644 index e4eaa29a74..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00014.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00015.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00015.png new file mode 100644 index 0000000000..229d90ea91 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00015.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00015.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00015.webp deleted file mode 100644 index 34bbe9e761..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00015.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00016.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00016.png new file mode 100644 index 0000000000..76566ef4cf Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00016.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00016.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00016.webp deleted file mode 100644 index 26d64dee24..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00016.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00017.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00017.png new file mode 100644 index 0000000000..0c737824f2 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00017.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00017.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00017.webp deleted file mode 100644 index 62fd724581..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00017.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00018.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00018.png new file mode 100644 index 0000000000..ed21f50463 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00018.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00018.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00018.webp deleted file mode 100644 index 5a749d939b..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00018.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00019.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00019.png new file mode 100644 index 0000000000..6c3d2f36d1 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00019.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00019.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00019.webp deleted file mode 100644 index 43a5bbd525..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00019.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00020.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00020.png new file mode 100644 index 0000000000..79ba9c2d55 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00020.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00020.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00020.webp deleted file mode 100644 index 56767a3b31..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00020.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00021.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00021.png new file mode 100644 index 0000000000..344298c6fa Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00021.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00021.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00021.webp deleted file mode 100644 index 71e0697d64..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00021.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00022.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00022.png new file mode 100644 index 0000000000..d4a3aa37ac Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00022.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00022.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00022.webp deleted file mode 100644 index 605771fb5b..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00022.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00023.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00023.png new file mode 100644 index 0000000000..bf16bc01e3 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00023.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00023.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00023.webp deleted file mode 100644 index ed0c6a6ee6..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00023.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00024.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00024.png new file mode 100644 index 0000000000..4393d89daa Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00024.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00024.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00024.webp deleted file mode 100644 index 5c1b836875..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00024.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00025.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00025.png new file mode 100644 index 0000000000..0d806f46f3 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00025.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00025.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00025.webp deleted file mode 100644 index ec54d0ca41..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00025.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00026.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00026.png new file mode 100644 index 0000000000..1d66ff5f0f Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00026.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00026.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00026.webp deleted file mode 100644 index 1d24469619..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00026.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00027.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00027.png new file mode 100644 index 0000000000..48cb04e811 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00027.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00027.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00027.webp deleted file mode 100644 index 7c0eceb065..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00027.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00028.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00028.png new file mode 100644 index 0000000000..346985a730 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00028.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00028.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00028.webp deleted file mode 100644 index 0d5d472cd8..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00028.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00029.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00029.png new file mode 100644 index 0000000000..fa5570051b Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00029.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00029.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00029.webp deleted file mode 100644 index 290aa4a60e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00029.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00030.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00030.png new file mode 100644 index 0000000000..e3a021bcdd Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00030.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00030.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00030.webp deleted file mode 100644 index 8f8ec72564..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00030.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00031.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00031.png new file mode 100644 index 0000000000..997acf4628 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00031.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00031.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00031.webp deleted file mode 100644 index 19df72dc5f..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00031.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00032.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00032.png new file mode 100644 index 0000000000..c203740591 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00032.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00032.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00032.webp deleted file mode 100644 index f0348ae4f6..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00032.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00033.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00033.png new file mode 100644 index 0000000000..60c9ca07c1 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00033.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00033.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00033.webp deleted file mode 100644 index 24d82a1a51..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00033.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00034.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00034.png new file mode 100644 index 0000000000..c1c8de33df Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00034.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00034.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00034.webp deleted file mode 100644 index 5083755495..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00034.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00035.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00035.webp deleted file mode 100644 index fbdcc2af20..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00035.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00036.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00036.webp deleted file mode 100644 index 091313d312..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00036.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00037.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00037.webp deleted file mode 100644 index 08805bed05..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00037.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00038.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00038.webp deleted file mode 100644 index eba6b993c1..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00038.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00039.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00039.webp deleted file mode 100644 index 4c26bcc4f2..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00039.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00040.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00040.webp deleted file mode 100644 index cacc7d3e0e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00040.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00041.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00041.webp deleted file mode 100644 index 6f8510d421..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00041.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00042.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00042.webp deleted file mode 100644 index 99b05c434c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00042.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00043.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00043.webp deleted file mode 100644 index 8f15aeb39c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00043.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00044.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00044.webp deleted file mode 100644 index e3d0ebf25b..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00044.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00045.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00045.webp deleted file mode 100644 index 7b89451778..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00045.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00046.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00046.webp deleted file mode 100644 index 8a114b2c5f..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00046.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00047.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00047.webp deleted file mode 100644 index 56134ae884..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00047.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00048.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00048.webp deleted file mode 100644 index 137dd6bfed..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00048.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00049.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00049.webp deleted file mode 100644 index 60b772e712..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00049.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00050.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00050.webp deleted file mode 100644 index f943cfbd71..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00050.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00051.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00051.webp deleted file mode 100644 index 4358b06e33..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00051.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00052.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00052.webp deleted file mode 100644 index 2d38a09c8b..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00052.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00053.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00053.webp deleted file mode 100644 index d6f4d18778..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00053.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00054.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00054.webp deleted file mode 100644 index b96cce4eb5..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00054.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00055.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00055.webp deleted file mode 100644 index 32e4cd91ab..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00055.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00056.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00056.webp deleted file mode 100644 index aa6670da05..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00056.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00057.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00057.webp deleted file mode 100644 index b410cb437f..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00057.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00058.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00058.webp deleted file mode 100644 index e11858b42e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00058.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00059.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00059.webp deleted file mode 100644 index 312bc11e5f..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00059.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00060.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00060.webp deleted file mode 100644 index ef62d45960..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00060.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00061.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00061.webp deleted file mode 100644 index a3c784ae27..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00061.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00062.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00062.webp deleted file mode 100644 index 839c46ab73..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00062.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00063.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00063.webp deleted file mode 100644 index ff92e0d51d..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00063.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00064.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00064.webp deleted file mode 100644 index 323a97c01b..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00064.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00065.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00065.webp deleted file mode 100644 index 72b7a78068..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00065.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00066.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00066.webp deleted file mode 100644 index 29688ddeed..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00066.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00067.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00067.webp deleted file mode 100644 index 87821638ab..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00067.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00068.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00068.webp deleted file mode 100644 index 076c706782..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00068.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00069.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00069.webp deleted file mode 100644 index 4c5dacb815..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00069.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00070.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00070.webp deleted file mode 100644 index 79081af3ec..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00070.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00071.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00071.webp deleted file mode 100644 index bcdcfc9fdf..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00071.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00072.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00072.webp deleted file mode 100644 index cc99035f0e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00072.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00073.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00073.webp deleted file mode 100644 index c8cf5e6a36..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00073.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00074.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00074.webp deleted file mode 100644 index 9b45639b62..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/image_00074.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00000.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00000.png new file mode 100644 index 0000000000..5aae3fd86e Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00000.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00000.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00000.webp deleted file mode 100644 index 162912157e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00000.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00001.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00001.png new file mode 100644 index 0000000000..ea026b1519 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00001.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00001.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00001.webp deleted file mode 100644 index 9bfb13cebc..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00001.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00002.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00002.png new file mode 100644 index 0000000000..0c759d3144 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00002.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00002.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00002.webp deleted file mode 100644 index 214de2f6b1..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00002.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00003.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00003.png new file mode 100644 index 0000000000..3ec26bf793 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00003.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00003.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00003.webp deleted file mode 100644 index 55b4d8860b..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00003.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00004.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00004.png new file mode 100644 index 0000000000..bbeeaab0e9 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00004.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00004.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00004.webp deleted file mode 100644 index 6e6950f52c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00004.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00005.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00005.png new file mode 100644 index 0000000000..4a33f8d9b1 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00005.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00005.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00005.webp deleted file mode 100644 index 5c198f409f..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00005.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00006.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00006.png new file mode 100644 index 0000000000..6f4cc5ba4f Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00006.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00006.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00006.webp deleted file mode 100644 index 03ac1fbc0c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00006.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00007.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00007.png new file mode 100644 index 0000000000..2a8b59e10d Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00007.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00007.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00007.webp deleted file mode 100644 index 025e2b702c..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00007.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00008.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00008.png new file mode 100644 index 0000000000..0d41d05357 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00008.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00008.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00008.webp deleted file mode 100644 index c1eb0ed2a4..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00008.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00009.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00009.png new file mode 100644 index 0000000000..dbea71933f Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00009.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00009.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00009.webp deleted file mode 100644 index 6aa19f7b9f..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00009.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00010.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00010.png new file mode 100644 index 0000000000..640b30dc9f Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00010.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00010.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00010.webp deleted file mode 100644 index 79f2133b05..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00010.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00011.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00011.png new file mode 100644 index 0000000000..2ab41deea3 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00011.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00011.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00011.webp deleted file mode 100644 index e41ebafccf..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00011.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00012.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00012.png new file mode 100644 index 0000000000..ba65b3bb1a Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00012.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00012.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00012.webp deleted file mode 100644 index 3af80db92e..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00012.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00013.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00013.png new file mode 100644 index 0000000000..4a90fbf8e8 Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00013.png differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00013.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00013.webp deleted file mode 100644 index 4fffcd62dc..0000000000 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/light_00013.webp and /dev/null differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0000.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0000.webp index dc6d9e6bcd..1448922144 100644 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0000.webp and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0000.webp differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0090.webp b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0090.webp index 5bc925da38..d10da861a8 100644 Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0090.webp and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/tail_ani_0090.webp differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/taxi_power_size_seekbar_style.xml b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/taxi_power_size_seekbar_style.xml index 97cdb1f312..ce20af2572 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/drawable/taxi_power_size_seekbar_style.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/drawable/taxi_power_size_seekbar_style.xml @@ -11,7 +11,7 @@ - + diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/font/din.ttf b/OCH/mogo-och-taxi-passenger/src/main/res/font/din.ttf new file mode 100644 index 0000000000..db558e4dbc Binary files /dev/null and b/OCH/mogo-och-taxi-passenger/src/main/res/font/din.ttf differ diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_arrived_end_panel.xml b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_arrived_end_panel.xml index 14a60f8b6e..16af69035e 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_arrived_end_panel.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_arrived_end_panel.xml @@ -77,9 +77,9 @@ app:layout_constraintEnd_toEndOf="parent" android:layout_marginEnd="@dimen/dp_50" android:background="@drawable/taxi_p_xiaozhibelt_info" - android:layout_marginBottom="@dimen/dp_10" + android:layout_marginBottom="@dimen/dp_20" android:layout_width="@dimen/dp_600" - android:layout_height="@dimen/dp_359"/> + android:layout_height="@dimen/dp_339"/> + app:layout_constraintStart_toStartOf="@+id/iv_passenger_start_boll" + app:layout_constraintBottom_toTopOf="@+id/tv_passenger_start" + /> + app:layout_constraintTop_toTopOf="@+id/iv_passenger_start_boll" + app:layout_constraintBottom_toBottomOf="@+id/iv_passenger_start_boll" + app:layout_constraintStart_toStartOf="@+id/iv_passenger_start_boll" + /> + app:layout_constraintBottom_toTopOf="@+id/iv_passenger_start_end_line" + app:layout_constraintStart_toStartOf="@+id/iv_passenger_start_end_line" + app:layout_constraintEnd_toEndOf="@+id/iv_passenger_start_end_line" /> + app:layout_constraintEnd_toEndOf="@+id/iv_passenger_end_boll" + app:layout_constraintStart_toStartOf="@+id/iv_passenger_end_boll" + app:layout_constraintBottom_toTopOf="@+id/iv_passenger_end_boll" /> + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintBottom_toBottomOf="parent" + /> + app:layout_constraintStart_toStartOf="@+id/iv_passenger_end_boll" + /> @@ -112,8 +113,9 @@ android:layout_marginTop="@dimen/dp_330" android:layout_marginRight="@dimen/dp_113" android:gravity="right" + android:textSize="@dimen/dp_56" + android:textStyle="bold" android:textColor="@color/taxi_p_303C52" - android:textSize="@dimen/dp_60" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toTopOf="parent" /> diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_start_autopilot_view.xml b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_start_autopilot_view.xml index 581add3167..a615a52986 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_start_autopilot_view.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_start_autopilot_view.xml @@ -9,11 +9,13 @@ + app:layout_constraintRight_toRightOf="parent" + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintBottom_toBottomOf="parent" /> @@ -37,13 +40,14 @@ + android:layout_height="@dimen/dp_339"/> #5C71AB #081831 #112B57 - #476FBE + #66476FBE #6edbdc #56efa0