From 4710df2aaf86a6f3103a5f1402ccf20ef1c6fe93 Mon Sep 17 00:00:00 2001 From: Uwe Trottmann Date: Thu, 23 Nov 2023 13:32:20 +0100 Subject: [PATCH] Movie details: on w1024dp move ratings into description, exts left. --- .../res/layout-w1024dp/fragment_movie.xml | 72 +++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/app/src/main/res/layout-w1024dp/fragment_movie.xml b/app/src/main/res/layout-w1024dp/fragment_movie.xml index 1a501f77fb..4730a70bf0 100644 --- a/app/src/main/res/layout-w1024dp/fragment_movie.xml +++ b/app/src/main/res/layout-w1024dp/fragment_movie.xml @@ -40,7 +40,7 @@ android:orientation="horizontal"> - - - + android:layout_below="@id/containerMovieButtons" + android:layout_marginTop="8dp" + android:orientation="vertical" /> @@ -155,12 +145,40 @@ android:textAppearance="?attr/textAppearanceBody2" tools:text="Description for a super awesome movie..." /> + + + + + + @@ -193,24 +211,6 @@ android:textAppearance="@style/TextAppearance.SeriesGuide.Body2" tools:text="July 17, 21:48" /> - - - -