commit | 5c1d3e96a1b3b1b0f3c4689a55075dcde2a273f4 | [log] [tgz] |
---|---|---|
author | tmfang <tmfang@google.com> | Mon Dec 24 15:09:23 2018 +0800 |
committer | tmfang <tmfang@google.com> | Mon Jan 07 19:23:35 2019 +0800 |
tree | 29e654ac889c90f00a5c4a715a911ff12d2df10c | |
parent | 577f89deb7a3b3a264ca45f5bd66833e16e5cb24 [diff] |
Make filter appear floating in ManagerApplication. Using new layouts to make filter component appear floating on top of the page. The layouts contain the NestedScollView and AppBarLayout. The NestedScrollView was given a layout_behavior which defined the behavior of AppBarLayout. Test: visual Change-Id: Ia76104f80c6b60ac6c8f5937ebface8e9a7238b5 Fixes: 121148001