aboutsummaryrefslogtreecommitdiff
path: root/ui/views
diff options
context:
space:
mode:
authorMark Lu <marklu@google.com>2016-12-14 18:33:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-12-14 18:33:43 +0000
commitc90372bbce7ed621e17d101e925ebf2c1b56fee2 (patch)
treefb98cce44be7eda56d4eeb9254c59813ebbc7698 /ui/views
parente6e95d02d37f85590a24d8f37b1f72231bb64e61 (diff)
parentca2bca4a9fd58a61f373e5fe42a9a23a2f3e49b8 (diff)
downloadandroid-c90372bbce7ed621e17d101e925ebf2c1b56fee2.tar.gz
remove references to Android L preview in CardView sample am: 46ecdfb3e5 am: 7b70592ef7 am: a8b94fecd8
am: ca2bca4a9f Change-Id: Ie5253e40fe2a373650b1e93f2e5940d87790f56d
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>