From 436626fa8394a79c36ee71b7150f83cb39b88095 Mon Sep 17 00:00:00 2001 From: Diana Victoria Furrer Date: Fri, 30 May 2025 17:54:49 +0200 Subject: [PATCH] # Change Adjusted select_feed_group_fragment Layout - reference select_feed_group_item layout - use new Strings Added strings: - select_a_feed_group - no_feed_group_created_yet --- app/src/main/res/layout/select_feed_group_fragment.xml | 6 +++--- app/src/main/res/values/strings.xml | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/select_feed_group_fragment.xml b/app/src/main/res/layout/select_feed_group_fragment.xml index bd62aefea..bb17d5f6e 100644 --- a/app/src/main/res/layout/select_feed_group_fragment.xml +++ b/app/src/main/res/layout/select_feed_group_fragment.xml @@ -15,14 +15,14 @@ android:layout_marginEnd="5dp" android:layout_marginRight="5dp" android:layout_marginBottom="10dp" - android:text="@string/select_a_channel" + android:text="@string/select_a_feed_group" android:textAppearance="?android:attr/textAppearanceLarge" /> + tools:listitem="@layout/select_feed_group_item" /> Do you want to also import settings? Could not load comments The language will change once the app is restarted + Select a feed group + No feed group created yet Trending Top 50