diff --git a/app/src/main/res/layout/dialog_whats_new.xml b/app/src/main/res/layout/dialog_whats_new.xml index 74143f44d..c322673eb 100644 --- a/app/src/main/res/layout/dialog_whats_new.xml +++ b/app/src/main/res/layout/dialog_whats_new.xml @@ -18,10 +18,33 @@ android:id="@+id/dialog_whats_new_intro" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginBottom="@dimen/space_between_content_areas" android:text="@string/whats_new_intro"/> + + + + + + + + + + + + + + +