commit | 3d7bb21bb7a62bcb0a1a7ad9ebd1c2ff417ff1f6 | [log] [tgz] |
---|---|---|
author | Jonathan Koo <[email protected]> | Thu Apr 11 10:54:33 2019 -0700 |
committer | Jonathan Koo <[email protected]> | Fri Apr 12 21:24:54 2019 +0000 |
tree | ac51b78795d6652ab6bef62c5062ca6025d92f6a | |
parent | 786b9c02bc9435295e51359846efbfdad3ebd81b [diff] |
- Inflate the nested recycler view with code so that the attributes from the parent can be passed on to the nested view through constructor. - Setting the scrollBarEnabled attribute to false will disable nesting, and the PagedRecyclerView will behave exactly like the RecyclerView. bug: 128922841 Test: Manual. Change-Id: Ia9cf64707e0ccd0e82d05a5a8f2b54865cf4b3e0