summaryrefslogtreecommitdiff
path: root/samples/Support7Demos/src/com/example/android/supportv7/widget/RecyclerViewActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated API usageYigit Boyar2014-11-111-1/+4
* Remove calls to LM.getItemCount in demos.Yigit Boyar2014-06-121-2/+2
* Remove deprecated RecyclerView methodsYigit Boyar2014-05-291-21/+10
* Add demo for animating RecyclerView actionsChet Haase2014-05-171-0/+6
* Revert "Add demo for animating RecyclerView actions"Chet Haase2014-05-151-6/+0
* Add demo for animating RecyclerView actionsChet Haase2014-05-141-0/+6
* LinearLayoutManager examplesYigit Boyar2014-03-271-115/+27
* Update RecyclerView sample to show use of ItemDecorationAdam Powell2014-03-131-19/+69
* Update Support7Demos for RecyclerView API changeAdam Powell2014-02-211-4/+11
* Update Support7Demos for new RecyclerView additionsAdam Powell2014-02-131-10/+10
* Updated Support7Demos to follow RecyclerView API changesAdam Powell2014-01-281-17/+11
* Follow RecyclerView API changesAdam Powell2014-01-231-44/+39
* Update sample for RecyclerViewAdam Powell2014-01-221-6/+31
* Example activity for RecyclerViewAdam Powell2013-12-191-0/+298