diff --git a/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/fragment/BaseSweeperTabFragment.java b/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/fragment/BaseSweeperTabFragment.java index 87c5911065..cbf8dcb40b 100644 --- a/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/fragment/BaseSweeperTabFragment.java +++ b/OCH/mogo-och-sweeper/src/main/java/com/mogo/och/sweeper/fragment/BaseSweeperTabFragment.java @@ -82,6 +82,7 @@ public abstract class BaseSweeperTabFragment + + + + \ No newline at end of file diff --git a/OCH/mogo-och-sweeper/src/main/res/layout/sweeper_base_fragment.xml b/OCH/mogo-och-sweeper/src/main/res/layout/sweeper_base_fragment.xml index 1fb5191e2e..0f64a1b674 100644 --- a/OCH/mogo-och-sweeper/src/main/res/layout/sweeper_base_fragment.xml +++ b/OCH/mogo-och-sweeper/src/main/res/layout/sweeper_base_fragment.xml @@ -94,14 +94,15 @@ android:layout_width="@dimen/dp_711" android:layout_height="wrap_content" android:layout_marginTop="@dimen/dp_27" + android:layout_marginEnd="@dimen/dp_36" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="parent" - app:roundLayoutRadius="@dimen/dp_20" - android:layout_marginEnd="@dimen/dp_36"> + app:roundLayoutRadius="@dimen/dp_20"> + + android:layout_height="wrap_content" /> + + + + tools:visibility="visible" /> +