André Mion
André Mion
I got it. What your opinion about an UX solution? What should it to do?
Yeah, it's a good ideia. When I have time I'll think about that. Thank you.
Yeah, it's a good ideia. When I have time I'll think about that. Thank you.
Hi @darkdoctor This library overrides the scale type: https://github.com/andremion/Music-Cover-View/blob/master/library/src/main/java/com/andremion/music/MusicCoverView.java#L307 During transition the scale will be `ScaleType.CENTER_INSIDE` when it's a circle or `ScaleType.CENTER_CROP` when it's a rectangle.