Join Slack
Powered by
I'm struggling to find out how to listen for colla...
# android
k
kevin.cianfarini
12/25/2017, 12:24 AM
I'm struggling to find out how to listen for collapse/expand events on a collapsing toolbar layout on both the
CollapsingToolbarLayout
docs and stackoverflow. Can anyone point me in the right direction?
stackoverflow
5
t
ti4n
12/25/2017, 1:32 AM
you can try AppBarLayout.OnOffsetChangedListener
k
kevin.cianfarini
12/25/2017, 1:55 AM
Thanks!
Open in Slack
Previous
Next