commit | d370f75e50bf31d348d4e424ba8477ac77635f70 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Mar 21 18:36:24 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Mar 21 18:36:24 2016 +0000 |
tree | 055a21598b0ab829ae54f3b19115a0061c1bc94f | |
parent | 3b591d566e2242881b149bc43d60dc4cbd374392 [diff] |
Re-dispatch nested scrolls in NestedScrollView Currently NestedScrollView just swallows them which doesn't work very well for things for like AppBarLayout. This CL fixes it by re-dispatching them up the tree. BUG: 27611756 Change-Id: Ia921616634527ec5d311f30897f2bf3cee9756fa