michelelacorte / ScrollableAppBar

This is a Scrollable App Bar for Android
Apache License 2.0
70 stars 15 forks source link

Request: Add an event listener for state chage #1

Open Shailevy opened 8 years ago

Shailevy commented 8 years ago

Very nice library., can you please add an event when the state of the app bar changes to collapsed and back ?

michelelacorte commented 8 years ago

Sure @Shailevy as soon as I have time I will release a minor update for you

michelelacorte commented 8 years ago

@Shailevy Sorry for the delay, in the class of library the are method collapseToolbar() and expandToolbar(), in this add a boolean and then catch it from your class where do you want