From 6528b3415210fb5cd6c794da2c060cda5ebd7ebc Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Fri, 10 Nov 2023 09:42:14 -0500 Subject: [PATCH] Fix username education layout when text is long. --- .../res/layout/username_education_fragment.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/username_education_fragment.xml b/app/src/main/res/layout/username_education_fragment.xml index bf5b97d032..1f368ea047 100644 --- a/app/src/main/res/layout/username_education_fragment.xml +++ b/app/src/main/res/layout/username_education_fragment.xml @@ -73,6 +73,13 @@ app:layout_constraintStart_toEndOf="@id/username_education_icon_1" app:layout_constraintTop_toTopOf="@id/username_education_icon_1" /> + + + +