commit | 5cb378077ed5c64d35c1972c5fc84ee11ce31d07 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Mar 09 19:38:16 2015 -0700 |
committer | Chris Banes <chrisbanes@google.com> | Thu Mar 12 14:44:29 2015 +0000 |
tree | 2d4786cd2fbbd8b2229ee111c71995556d0e879e | |
parent | f4e0b1dddb77f8be3e61529fbaeb60655b539121 [diff] |
Nested scrolling support for CoordinatorLayout and behaviors Add support for nested scrolling to CoordinatorLayout behaviors. A behavior can elect to handle nested scrolling for an arbitrarily nested child. This allows other elements in the CoordinatorLayout to respond to scrolling events from other containers deeper in the hierarchy, for example by scrolling a toolbar off of the top of the screen as a user scrolls. Change-Id: I4c2d0e24d8034e2d9662a025ef31d3976f880868