commit | d87b2a6cb1222d59ea14720d2fdc9a68fbd8a8a6 | [log] [tgz] |
---|---|---|
author | Srinivas Visvanathan <[email protected]> | Wed Jan 11 05:57:14 2017 -0800 |
committer | Srinivas Visvanathan <[email protected]> | Wed Jan 11 15:22:07 2017 -0800 |
tree | dbc01289892a81930e46ffa9328099380d8a3fe1 | |
parent | b1582b88d6c0c4f59ab55d4ea47b278be691b72c [diff] |
Using PagedListView in CarDrawerActivity drawer - CarDrawerActivity now provides a PagedListView for drawer items. Earlier it inflated a layout that sub-classes provided. This makes more sense since all apps will anyway use a PagedListView. - Adding DrawerItemViewHolder and DrawerItemClickListener shared components that apps can use with the PagedListView. Bug: 32019250 Test: Manually Change-Id: I36204284060a7d07a5778d1c35e479c6f2d2fdc2