Hide sector in home and library if there are no elements to show

This commit is contained in:
CappielloAntonio 2021-04-19 17:16:05 +02:00
parent bdfa4a6f64
commit 93e7550e74
4 changed files with 22 additions and 4 deletions

View file

@ -201,6 +201,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/library_playlist_sector"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"