History log of /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/util/SortedListActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa2e2acf79d791a90410025daad438968550d18c 31-Mar-2017 Alan Viverette <alanv@google.com> Remove unnecessary casts on calls to findViewById

Updates Android.mk where applicable.

Bug: 24137209
Test: make -j32
Change-Id: I04084b2d05ddd7afaa160a76efe0b0d0c8eb5f00
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/util/SortedListActivity.java
a7eda07bf9dba63dde6cb4eaa06a5229cfd832ec 12-Jul-2016 Aurimas Liutikas <aurimas@google.com> Remove last references to ActionBarActivity

ActionBarActivity has been deprecated. This CL removes uses
and references to it within support library.

Bug: 30074170

Change-Id: I64000acfbe8635c604863983d61a296965a50a53
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/util/SortedListActivity.java
64a8c125fb1a50ea756176931aefa6743335a734 18-Dec-2014 Yigit Boyar <yboyar@google.com> SortedList demo activity

This CL adds a new activity which demostrates using a
SortedList with a RecyclerView.

Bug: 18753633
Change-Id: I02307df129d44ac8a110a8c7f467787870336cf1
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/util/SortedListActivity.java