From 76a0e12222f56dd173725c7113631d97ba09c969 Mon Sep 17 00:00:00 2001 From: eddyizm Date: Thu, 13 Nov 2025 16:07:10 -0800 Subject: [PATCH] fix: add podcast channel visible when empty podcasts --- .../res/layout/fragment_home_tab_podcast.xml | 27 ++++++++++--------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/layout/fragment_home_tab_podcast.xml b/app/src/main/res/layout/fragment_home_tab_podcast.xml index dd8ed15b..3daf0142 100644 --- a/app/src/main/res/layout/fragment_home_tab_podcast.xml +++ b/app/src/main/res/layout/fragment_home_tab_podcast.xml @@ -20,6 +20,20 @@ android:orientation="vertical" android:paddingBottom="@dimen/global_padding_bottom"> + + - - - + \ No newline at end of file