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:
parent
6c99557553
commit
65eb631711
5 changed files with 249 additions and 118 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue