From 1bc81a65d037bc674368ab38826dd9302f70bef1 Mon Sep 17 00:00:00 2001 From: darken Date: Sat, 14 Sep 2024 17:17:39 +0200 Subject: [PATCH] Improve text wrapping on the "Review Me" card in multi-column layout --- app/src/main/res/layout/dashboard_review_item.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/dashboard_review_item.xml b/app/src/main/res/layout/dashboard_review_item.xml index c27b93257..d141d0efc 100644 --- a/app/src/main/res/layout/dashboard_review_item.xml +++ b/app/src/main/res/layout/dashboard_review_item.xml @@ -13,12 +13,12 @@ + app:layout_constraintTop_toTopOf="@id/body" />