summaryrefslogtreecommitdiffstats
path: root/samples/SupportLeanbackDemos/src/com/example/android/leanback/GuidedStepActivity.java
Commit message (Expand)AuthorAgeFilesLines
* SupportLeanbackDemos: guidedstep changesDake Gu2015-11-131-13/+27
* GuidedStepFragment: Example of two columns actionsDake Gu2015-11-031-2/+11
* Dont use R.id.content to host GuidedStepFragmentDake Gu2015-10-291-5/+7
* GuidedStep example: Use standard action IDs and titlesDake Gu2015-10-281-14/+22
* SupportLeanbackDemo: add example finishGuidedStepFragments()Dake Gu2015-10-271-4/+6
* GuidedStep: More example of editingDake Gu2015-10-261-11/+78
* Leanback Demo: demo of edit titleDake Gu2015-10-051-3/+30
* GuidedStepFragment Subclass need explcitly specify a container id for backgroundDake Gu2015-10-011-3/+5
* Revert "Revert "Add example of vertical grid transition and GuidedStepFragment""Dake Gu2015-09-221-15/+19
* Revert "Add example of vertical grid transition and GuidedStepFragment"Dake Gu2015-09-211-19/+15
* Add example of vertical grid transition and GuidedStepFragmentDake Gu2015-09-141-15/+19
* Add editable actions to Guided Step test activity.Kris Giesing2015-08-051-8/+76
* Modify Guided Step example showing checkmark groupsKris Giesing2015-04-271-4/+11
* Add demos for GuidedStepFragment.Kris Giesing2015-03-171-0/+190