diff --git a/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml b/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml index be1ab181c1..59714c2b32 100644 --- a/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml +++ b/OCH/mogo-och-bus-passenger/src/main/res/layout/bus_p_base_fragment.xml @@ -26,6 +26,16 @@ app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintTop_toTopOf="parent"/> + + + + + + + + + + stepIntoVrMode(), 5_000L); return null; } 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 bac071d852..abd64b352c 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 @@ -79,6 +79,17 @@ tools:visibility="visible" /> + + + + + app:yOffset="0dp"> + + + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintLeft_toLeftOf="parent"> + android:textColor="@android:color/white" + android:textSize="@dimen/dp_24" /> + android:textColor="@android:color/white" + android:textSize="@dimen/dp_24" /> + android:textColor="@android:color/white" + android:textSize="@dimen/dp_24" /> + android:textColor="@android:color/white" + android:textSize="@dimen/dp_24" /> + android:textColor="@android:color/white" + android:textSize="@dimen/dp_24" /> + android:textColor="@android:color/white" + android:textSize="@dimen/dp_24" />