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
4 files changed
tree: dbc01289892a81930e46ffa9328099380d8a3fe1
  1. car-apps-common/
  2. car-radio-service/
  3. car-stream-lib/
  4. car-stream-ui-lib/