joelkanyi / Muviz

A Jetpack compose app that consumes the TMDB API to display movie and Tv shows and their details
205 stars 30 forks source link

Add an Expandable Text for film description #25

Closed Ericgacoki closed 2 years ago

Ericgacoki commented 2 years ago
+ Feature suggestion

see more

Adding a Expandable text will give enough room to display other composables below the description and only expand (show full text) when "...See more" is clicked!