Android CollapsingToolbarLayout collapse Listener
问题 I am using CollapsingToolBarLayout alongside with AppBarLayout and CoordinatorLayout , and they are working Fine altogether. I set my Toolbar to be fixed when I scroll up, I want to know if there is a way to change the title text of the Toolbar, when CollapsingToolBarLayout it is collapsed. Wrapping up, I want two different titles when scrolled and when expanded . Thank you all in advance 回答1: I share the full implementation, based on @Frodio Beggins and @Nifhel code: public abstract class