butterproject / butter-android

All the cool technical bits of what used to be Popcorn Time for Android
Other
315 stars 367 forks source link

Why is poster used as background? #284

Closed etodanik closed 6 years ago

etodanik commented 6 years ago

In various places in the app, poster is shown instead of backdrop to act as a background. Why would that make sense?

Example: https://github.com/butterproject/butter-android/blob/4186e090e30f40ee928f066d83e6825f64c225d1/tv/src/main/java/butter/droid/tv/ui/detail/TVMediaDetailPresenterImpl.java#L33

blazsolar commented 6 years ago

Probably a mistake. Something to go through and unify.

blazsolar commented 6 years ago

This was fixed and merged into develop.