diff --git a/OCH/mogo-och-bus/src/main/res/values-xhdpi-2560x1440/dimens.xml b/OCH/mogo-och-bus/src/main/res/values-xhdpi-2560x1440/dimens.xml
index 8af95b3d78..b03ae16ab8 100644
--- a/OCH/mogo-och-bus/src/main/res/values-xhdpi-2560x1440/dimens.xml
+++ b/OCH/mogo-och-bus/src/main/res/values-xhdpi-2560x1440/dimens.xml
@@ -80,8 +80,8 @@
460px
140px
- 140px
- 140px
+ 112px
+ 112px
92px
@@ -110,7 +110,7 @@
130px
30px
279px
- 119px
+ 112px
22px
36px
50px
diff --git a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/BaseOchTaxiTabFragment.java b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/BaseOchTaxiTabFragment.java
index bb654fde0b..413c1ee545 100644
--- a/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/BaseOchTaxiTabFragment.java
+++ b/OCH/mogo-och-taxi-passenger/src/main/java/com/mogo/och/taxi/passenger/ui/BaseOchTaxiTabFragment.java
@@ -422,6 +422,7 @@ public abstract class BaseOchTaxiTabFragment {
+ if (tvOperationStatus == null) return;
tvOperationStatus.setVisibility(visible);
});
}
diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png b/OCH/mogo-och-taxi-passenger/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png
index d14ba2c029..62942a7a42 100644
Binary files a/OCH/mogo-och-taxi-passenger/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png and b/OCH/mogo-och-taxi-passenger/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png differ
diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_base_fragment.xml b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_base_fragment.xml
index 5a640a3415..a1158dd2b2 100644
--- a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_base_fragment.xml
+++ b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_base_fragment.xml
@@ -7,10 +7,10 @@
+
160px
280px
120px
+
+ 220px
+ 420px
+ 220px
\ No newline at end of file
diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/values-xhdpi-2560x1440/dimens.xml b/OCH/mogo-och-taxi-passenger/src/main/res/values-xhdpi-2560x1440/dimens.xml
index 58f87ebb75..d2514bf596 100644
--- a/OCH/mogo-och-taxi-passenger/src/main/res/values-xhdpi-2560x1440/dimens.xml
+++ b/OCH/mogo-och-taxi-passenger/src/main/res/values-xhdpi-2560x1440/dimens.xml
@@ -39,7 +39,7 @@
460px
30px
- 464px
+ 560px
310px
15px
25px
@@ -65,4 +65,26 @@
17px
31.5px
+ 800px
+ 222px
+ 1120px
+ 162px
+ 446px
+ 400px
+ 160px
+ 432px
+ 64px
+ 616px
+ 132px
+ 300px
+ 240px
+ 400px
+ 160px
+ 280px
+ 120px
+
+ 220px
+ 420px
+ 220px
+
\ No newline at end of file
diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/values/dimens.xml b/OCH/mogo-och-taxi-passenger/src/main/res/values/dimens.xml
index 97c3d63833..b2e50d81d7 100644
--- a/OCH/mogo-och-taxi-passenger/src/main/res/values/dimens.xml
+++ b/OCH/mogo-och-taxi-passenger/src/main/res/values/dimens.xml
@@ -60,4 +60,26 @@
24px
17px
22.5px
+
+ 800px
+ 222px
+ 1120px
+ 162px
+ 446px
+ 400px
+ 160px
+ 432px
+ 64px
+ 616px
+ 132px
+ 300px
+ 240px
+ 400px
+ 160px
+ 280px
+ 120px
+
+ 220px
+ 420px
+ 220px
\ No newline at end of file
diff --git a/OCH/mogo-och-taxi/src/main/java/com/mogo/och/taxi/ui/BaseOchTaxiTabFragment.java b/OCH/mogo-och-taxi/src/main/java/com/mogo/och/taxi/ui/BaseOchTaxiTabFragment.java
index 74d909f48f..814956ec7c 100644
--- a/OCH/mogo-och-taxi/src/main/java/com/mogo/och/taxi/ui/BaseOchTaxiTabFragment.java
+++ b/OCH/mogo-och-taxi/src/main/java/com/mogo/och/taxi/ui/BaseOchTaxiTabFragment.java
@@ -427,6 +427,7 @@ public abstract class BaseOchTaxiTabFragment {
+ if (tvOperationStatus == null) return;
tvOperationStatus.setVisibility(visible);
});
}
diff --git a/OCH/mogo-och-taxi/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png b/OCH/mogo-och-taxi/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png
index d14ba2c029..62942a7a42 100644
Binary files a/OCH/mogo-och-taxi/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png and b/OCH/mogo-och-taxi/src/main/res/drawable-xhdpi-2560x1440/taxi_speed_bg.png differ
diff --git a/OCH/mogo-och-taxi/src/main/res/layout/taxi_base_fragment.xml b/OCH/mogo-och-taxi/src/main/res/layout/taxi_base_fragment.xml
index e8e4a480c7..cac3a20b7a 100644
--- a/OCH/mogo-och-taxi/src/main/res/layout/taxi_base_fragment.xml
+++ b/OCH/mogo-och-taxi/src/main/res/layout/taxi_base_fragment.xml
@@ -7,10 +7,10 @@
160px
280px
120px
+
+ 220px
+ 420px
+ 220px
\ No newline at end of file
diff --git a/OCH/mogo-och-taxi/src/main/res/values-xhdpi-2560x1440/dimens.xml b/OCH/mogo-och-taxi/src/main/res/values-xhdpi-2560x1440/dimens.xml
index 58f87ebb75..d2514bf596 100644
--- a/OCH/mogo-och-taxi/src/main/res/values-xhdpi-2560x1440/dimens.xml
+++ b/OCH/mogo-och-taxi/src/main/res/values-xhdpi-2560x1440/dimens.xml
@@ -39,7 +39,7 @@
460px
30px
- 464px
+ 560px
310px
15px
25px
@@ -65,4 +65,26 @@
17px
31.5px
+ 800px
+ 222px
+ 1120px
+ 162px
+ 446px
+ 400px
+ 160px
+ 432px
+ 64px
+ 616px
+ 132px
+ 300px
+ 240px
+ 400px
+ 160px
+ 280px
+ 120px
+
+ 220px
+ 420px
+ 220px
+
\ No newline at end of file
diff --git a/OCH/mogo-och-taxi/src/main/res/values/dimens.xml b/OCH/mogo-och-taxi/src/main/res/values/dimens.xml
index 97c3d63833..30312ffaab 100644
--- a/OCH/mogo-och-taxi/src/main/res/values/dimens.xml
+++ b/OCH/mogo-och-taxi/src/main/res/values/dimens.xml
@@ -60,4 +60,28 @@
24px
17px
22.5px
+
+ 800px
+ 222px
+ 1120px
+ 162px
+ 446px
+ 400px
+ 160px
+ 432px
+ 64px
+ 616px
+ 132px
+ 300px
+ 240px
+ 400px
+ 160px
+ 280px
+ 120px
+
+ 220px
+ 420px
+ 220px
+
+ 40px
\ No newline at end of file