hanggrian / collapsingtoolbarlayout-subtitle

Standard CollapsingToolbarLayout with subtitle support
http://hanggrian.com/collapsingtoolbarlayout-subtitle/
Apache License 2.0
289 stars 52 forks source link

support navigation component #36

Open rezazarchi opened 4 years ago

rezazarchi commented 4 years ago

we can not use this library with navigation component. in setupWithNavController method explained in this link, we need CollapsingToolbarLayout object.

hanggrian commented 2 years ago

To enable such a feature, this library needs to host an additional artifact that tinkers with NavigationUI. I will look into it while keeping this open to hear more input.