antoniolg / Bandhook-Kotlin

A showcase music app for Android entirely written using Kotlin language
Apache License 2.0
1.86k stars 398 forks source link

Detail Activity status will get wrong if phone is locked and unlocked again #1

Closed antoniolg closed 9 years ago

antoniolg commented 9 years ago

As the info is recovered, the init() method from ScrollableHeader is called again, and that will reset toolbar animation to 0 even if the scroll moved:

image