From 5ddd10af896091a9a3cc1deb75116e675b175f69 Mon Sep 17 00:00:00 2001 From: Deon Olarewaju Date: Thu, 7 Dec 2023 11:15:16 +0100 Subject: [PATCH] added android:baselineAligned="false" to layouts affected --- app/src/main/res/layout-sw600dp-land/topic_info_fragment.xml | 3 ++- .../res/layout-sw600dp-land/topic_lessons_story_summary.xml | 3 ++- app/src/main/res/layout/topic_lessons_story_summary.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout-sw600dp-land/topic_info_fragment.xml b/app/src/main/res/layout-sw600dp-land/topic_info_fragment.xml index 2f4129184af..7852c3aa75f 100644 --- a/app/src/main/res/layout-sw600dp-land/topic_info_fragment.xml +++ b/app/src/main/res/layout-sw600dp-land/topic_info_fragment.xml @@ -12,7 +12,8 @@ + android:orientation="horizontal" + android:baselineAligned="false"> + android:orientation="horizontal" + android:baselineAligned="false"> + android:orientation="horizontal" + android:baselineAligned="false">