diff --git a/OCH/mogo-och-bus/src/main/res/layout/bus_base_fragment.xml b/OCH/mogo-och-bus/src/main/res/layout/bus_base_fragment.xml index a962662382..bf9ffe495e 100644 --- a/OCH/mogo-och-bus/src/main/res/layout/bus_base_fragment.xml +++ b/OCH/mogo-och-bus/src/main/res/layout/bus_base_fragment.xml @@ -17,9 +17,8 @@ + android:layout_width="match_parent" + android:layout_height="match_parent"/> - - - - - - - - + app:layout_constraintTop_toTopOf="@+id/brakeStatus" + app:layout_goneMarginLeft="@dimen/dp_81" /> \ No newline at end of file