diff --git a/res/layout/private_space_education_screen.xml b/res/layout/private_space_education_screen.xml index c831bf73c15..4df92b7fd42 100644 --- a/res/layout/private_space_education_screen.xml +++ b/res/layout/private_space_education_screen.xml @@ -30,6 +30,7 @@ android:layout_height="match_parent"> @@ -37,8 +38,6 @@ android:id="@+id/lottie_animation" style="@style/SudContentIllustration" android:layout_width="match_parent" - android:layout_marginLeft="24dp" - android:layout_marginRight="24dp" android:layout_height="match_parent" app:lottie_autoPlay="true" app:lottie_loop="true" diff --git a/res/values/styles.xml b/res/values/styles.xml index 54e2fa2b496..0bd04061d35 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -968,8 +968,6 @@