If there is no description/lyrics of the media, show the image

This commit is contained in:
antonio 2022-03-25 22:33:20 +01:00
parent cbacb417ab
commit ebcc7cb37f
4 changed files with 219 additions and 8 deletions

View file

@ -221,4 +221,5 @@
<string name="menu_sort_artist">Artist</string>
<string name="menu_sort_name">Name</string>
<string name="menu_sort_random">Random</string>
<string name="description_empty_title">No description available</string>
</resources>