Added example of vertical grid transition
Added example of launching GuidedStepFragment from BrowseFragment.
Also fixed couple bug in GuidedStepActivity:
1. All fragment class should be public
2. Remove argument from constructor. Pass Arguments instead.
Bug: 23319507
Change-Id: Ia7b8d6669445be62f8f2a325cc460021ca392ded
Two samples: Details opened from browse where the overview row is
the first row. Details used by Search where overview row is the
second row.
Added option in MainActivity to switch between using legacy
DetailsOverviewRowPresenter and FullWidthDetailsOverviewRowPresenter
Change-Id: I10220396b5cfc0538cd5e99e46829ddfca874359
Make the main activity a guided step that allows the selection of
other activities. Add a dedicated activity to represent a
sequence of GuidedStepFragments.
b/18935698
Change-Id: I16142f4d7e87b3f2f02b812faa9bff82ecf5361c
SupportLeanbackDemos starts out with a fully functional app with a
BrowseFragment. Still need to add examples with cursors, hovercards,
and more.
Change-Id: I845d5b92c29a5585af7968b08e7daa11b2996f5a