Ellipsize playlist description if it is longer than 5 lines

The description can be expanded / collapsed via a "show more" / "show less" button.
This commit is contained in:
TobiGr 2023-06-20 15:56:43 +02:00 committed by Stypox
parent d0b603c94f
commit 6302d8e264
5 changed files with 249 additions and 118 deletions

View file

@ -842,4 +842,6 @@
<item quantity="one">%s reply</item>
<item quantity="other">%s replies</item>
</plurals>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
</resources>