summaryrefslogtreecommitdiffstats
path: root/samples/SupportLeanbackDemos/src/com/example/android/leanback/GuidedStepSupportActivity.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
* Generate support version of leanback fragment testsDake Gu2015-09-301-1/+1
* Generate example of GuidedStepSupportFragmentDake Gu2015-09-211-0/+271