Removed podcast placeholder

This commit is contained in:
CappielloAntonio 2022-02-06 15:44:41 +01:00
parent d5d06d3c0b
commit 362e31c450
3 changed files with 1 additions and 8 deletions

View file

@ -624,11 +624,6 @@
android:clipToPadding="false"
android:paddingBottom="8dp" />
</LinearLayout>
<include
android:id="@+id/home_newest_podcasts_placeholder"
layout="@layout/item_placehoder_discovery"
android:visibility="gone" />
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</androidx.coordinatorlayout.widget.CoordinatorLayout>