diff --git a/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml b/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml index 0c04f9c833..91d2b5134d 100644 --- a/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml +++ b/OCH/mogo-och-bus/src/main/res/layout/activity_bus_switch_line.xml @@ -48,6 +48,7 @@ android:fadingEdgeLength="40dp" android:layout_marginTop="@dimen/dp_50" android:layout_marginLeft="@dimen/dp_80" + android:layout_marginRight="@dimen/dp_80" android:layout_marginBottom="@dimen/dp_30"/> + android:layout_height="wrap_content" + android:paddingBottom="@dimen/dp_80"> @@ -69,7 +74,7 @@ \ No newline at end of file