diff --git a/app/src/main/res/layout-w600dp-port/fragment_details.xml b/app/src/main/res/layout-w600dp-port/fragment_details.xml index d7be6c758..107c5c57f 100644 --- a/app/src/main/res/layout-w600dp-port/fragment_details.xml +++ b/app/src/main/res/layout-w600dp-port/fragment_details.xml @@ -28,8 +28,8 @@ android:id="@+id/cover_card" android:layout_width="0dp" android:layout_height="wrap_content" - android:layout_weight="1" android:layout_margin="8dp" + android:layout_weight="1" app:cardCornerRadius="4dp" app:cardElevation="4dp"> @@ -47,9 +47,9 @@ android:id="@+id/text_container" android:layout_width="0dp" android:layout_height="wrap_content" - android:layout_weight="2" + android:layout_gravity="center" android:layout_margin="8dp" - android:layout_gravity="center"> + android:layout_weight="2">