moallemi / Film-Time

A Movie and TV shows tracking app illustrating Android development best practices with Jetpack Compose
MIT License
48 stars 10 forks source link

beautify detail page (in Series) #53

Closed u3frajaeian closed 1 month ago

u3frajaeian commented 2 months ago

Is there an existing issue for this?

Related app

Mobile - Android

Describe the problem

beautify series detail screen and add cast and similar section

Describe the solution

No response

Additional context

No response

Code of Conduct

moallemi commented 2 months ago

Hi @u3frajaeian.

That would be great. Let's do it 💪.

A few notes: While you are enhancing shows detail screen, check if we can reuse any UI sections from movie detail screen, e.g. I remember you created a cast/crew components, maybe we can move CreditRowItem composable to core:ui module to reuse it here.

moallemi commented 1 month ago

Done via #62 - 5557fe563cc677da2b449781913370dca7a70650