Hi!
I've found a little glitch in this awesome library :)
Step to reproduce:
First ViewController:
background color: black
card (CardHighlight) background color: red
Second ViewController (detailViewController):
background color: green
I open the card details with fullScreen option set to true
After closing, when the details is "shrinked" to card size I can see the green corners under the red rounded corners of the card for a while, then they disappears. It seems that a property animation jumps to its end without fading.
Hi! I've found a little glitch in this awesome library :)
Step to reproduce:
First ViewController: background color: black card (CardHighlight) background color: red
Second ViewController (detailViewController): background color: green
I open the card details with fullScreen option set to true
After closing, when the details is "shrinked" to card size I can see the green corners under the red rounded corners of the card for a while, then they disappears. It seems that a property animation jumps to its end without fading.
I attached 3 screenshot just to be clear :)
Card Detail Glitch