aboutsummaryrefslogtreecommitdiff
path: root/ui/views
diff options
context:
space:
mode:
authorMark Lu <marklu@google.com>2016-12-13 17:12:59 -0800
committerMark Lu <marklu@google.com>2016-12-13 17:12:59 -0800
commit46ecdfb3e55903b0650b4a311a3c2476cf6075dd (patch)
treeb446cd24cae717c3df4502b7abf43972781be289 /ui/views
parent62750991daf26324ba88da3e1209ac61d3066ae2 (diff)
downloadandroid-46ecdfb3e55903b0650b4a311a3c2476cf6075dd.tar.gz
remove references to Android L preview in CardView sample
bug: 18706871 Change-Id: If5c5a742ec43523c6fb5ebf1401e13b1917a1f64
Diffstat (limited to 'ui/views')
-rw-r--r--ui/views/CardView/README.md3
-rw-r--r--ui/views/CardView/template-params.xml4
2 files changed, 3 insertions, 4 deletions
diff --git a/ui/views/CardView/README.md b/ui/views/CardView/README.md
index c992a539..3caad206 100644
--- a/ui/views/CardView/README.md
+++ b/ui/views/CardView/README.md
@@ -2,8 +2,7 @@
Android CardView Sample Sample
===================================
-This sample demonstrates how to use CardView introduced in the support library for the
-Android L preview.
+This sample demonstrates how to use CardView introduced in the support library in Android 5.0.
Pre-requisites
--------------
diff --git a/ui/views/CardView/template-params.xml b/ui/views/CardView/template-params.xml
index a029eadb..1e529f19 100644
--- a/ui/views/CardView/template-params.xml
+++ b/ui/views/CardView/template-params.xml
@@ -32,8 +32,8 @@
<strings>
<intro>
<![CDATA[
- This sample demonstrates how to use CardView introduced in the support library for the
- Android L preview.
+ This sample demonstrates how to use CardView introduced in the support library in
+ Android 5.0.
]]>
</intro>
</strings>