commit | 953ce657120394716cea8cfe26258e0f48db51e4 | [log] [tgz] |
---|---|---|
author | Trevor Johns <trevorjohns@google.com> | Tue Jul 23 20:44:47 2013 -0700 |
committer | Trevor Johns <trevorjohns@google.com> | Tue Jul 23 20:44:47 2013 -0700 |
tree | 16105d78ea4a3a785d4967a6129d91e62ac58d17 | |
parent | a4984820f736ec09d6bd4cb34928bbeda856dc12 [diff] |
Add setings.gradle for HorizontalPaging sample This file is needed to allow building from the top-level directory for this sample. Change-Id: Iabe64da896dca0738a7343d67086c5dd5dcc9feb
diff --git a/ui/views/HorizontalPaging/settings.gradle b/ui/views/HorizontalPaging/settings.gradle new file mode 100644 index 0000000..892a596 --- /dev/null +++ b/ui/views/HorizontalPaging/settings.gradle
@@ -0,0 +1 @@ +include ':HorizontalPaging'