aboutsummaryrefslogtreecommitdiff
path: root/common/src
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2013-11-18 12:41:20 -0800
committerTrevor Johns <trevorjohns@google.com>2013-11-18 17:12:58 -0800
commitab014f3de96f3036cbee926807f01c4065fc10e3 (patch)
treea2828242e99f42e741697429e2430e2333f268d1 /common/src
parent8eadf92f54aa68fb937182b712aebdef3b3bd9ec (diff)
downloadandroid-ab014f3de96f3036cbee926807f01c4065fc10e3.tar.gz
ListViewModalSelect Sample: Move to new build system
Migrate ListViewModalSelect to new templatized build system for conformity with other samples. Also moved common/actionbarcompat and common/dummydata to new template-visible common directory. (Re-created change to account for recent ActionBarCompat rename.) Change-Id: Id0fcc987410f40bf187d5d5f445ac2e1819bb39e
Diffstat (limited to 'common/src')
-rw-r--r--common/src/java/com/example/android/common/actionbarcompat/MultiSelectionUtil.java (renamed from common/src/com/example/android/common/actionbarcompat/MultiSelectionUtil.java)0
-rw-r--r--common/src/java/com/example/android/common/dummydata/Cheeses.java (renamed from common/src/com/example/android/common/dummydata/Cheeses.java)0
2 files changed, 0 insertions, 0 deletions
diff --git a/common/src/com/example/android/common/actionbarcompat/MultiSelectionUtil.java b/common/src/java/com/example/android/common/actionbarcompat/MultiSelectionUtil.java
index 482f6edf..482f6edf 100644
--- a/common/src/com/example/android/common/actionbarcompat/MultiSelectionUtil.java
+++ b/common/src/java/com/example/android/common/actionbarcompat/MultiSelectionUtil.java
diff --git a/common/src/com/example/android/common/dummydata/Cheeses.java b/common/src/java/com/example/android/common/dummydata/Cheeses.java
index a386e68e..a386e68e 100644
--- a/common/src/com/example/android/common/dummydata/Cheeses.java
+++ b/common/src/java/com/example/android/common/dummydata/Cheeses.java