• Stars
    star
    205
  • Rank 187,628 (Top 4 %)
  • Language
    Java
  • License
    MIT License
  • Created over 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

It's like an Android ToolBar reacting to a scroll listener, but not quite.

Obsolete: With the Design Support Library announced during IO15 comes the CollapsingToolbarLayout which is much more powerful, elegant and easier to use. Use it!

CollapsingHeader

It's like an Android ToolBar reacting to a scroll listener, but not quite.

This is a sample showing how to make a list headerView looking like it is part of the ToolBar and fade out its content when the user starts scrolling. I wrote a blog post explaining each step of the process.

Result

here