aboutsummaryrefslogtreecommitdiff
path: root/ui/views
diff options
context:
space:
mode:
authorTakeshi Hagikura <thagikura@google.com>2016-02-08 15:35:45 +0900
committerTakeshi Hagikura <thagikura@google.com>2016-02-08 15:38:03 +0900
commite4535bd1f850baa24fa1f750612ba7f475af1f48 (patch)
tree2e818cfc41b413a619165bc200b7fa7f1b6cbee2 /ui/views
parent4537aaff6560b6c5fb1fbb12442c2ad863f77b44 (diff)
downloadandroid-e4535bd1f850baa24fa1f750612ba7f475af1f48.tar.gz
Fixes the broken build for NavigationDrawer sample.
(No resource identifier found for attribute 'layoutManager' in package 'com.example.android.navigationdrawer' in the layout xml file) Change-Id: I936cde17e4436e0d3a1e7aec40b44f88157fb34a
Diffstat (limited to 'ui/views')
-rw-r--r--ui/views/NavigationDrawer/README.md4
-rw-r--r--ui/views/NavigationDrawer/template-params.xml10
2 files changed, 7 insertions, 7 deletions
diff --git a/ui/views/NavigationDrawer/README.md b/ui/views/NavigationDrawer/README.md
index 093ef667..ce9cfe2c 100644
--- a/ui/views/NavigationDrawer/README.md
+++ b/ui/views/NavigationDrawer/README.md
@@ -8,8 +8,8 @@ support library.
Pre-requisites
--------------
-- Android SDK v21
-- Android Build Tools v23.0.0
+- Android SDK v23
+- Android Build Tools v23.0.2
- Android Support Repository
Getting Started
diff --git a/ui/views/NavigationDrawer/template-params.xml b/ui/views/NavigationDrawer/template-params.xml
index 559f32e4..e85b0ddd 100644
--- a/ui/views/NavigationDrawer/template-params.xml
+++ b/ui/views/NavigationDrawer/template-params.xml
@@ -26,13 +26,13 @@
<!-- change minSdk if needed-->
<minSdk>21</minSdk>
- <compileSdkVersion>21</compileSdkVersion>
+ <compileSdkVersion>23</compileSdkVersion>
- <dependency>com.android.support:support-v13:21.0.2</dependency>
- <dependency>com.android.support:appcompat-v7:21.0.2</dependency>
- <dependency>com.android.support:recyclerview-v7:21.0.2</dependency>
- <dependency>com.android.support:cardview-v7:21.0.2</dependency>
+ <dependency>com.android.support:support-v13:23.1.1</dependency>
+ <dependency>com.android.support:appcompat-v7:23.1.1</dependency>
+ <dependency>com.android.support:recyclerview-v7:23.1.1</dependency>
+ <dependency>com.android.support:cardview-v7:23.1.1</dependency>
<strings>
<intro>