Added CardView demo to SupportV7 demo app

Change-Id: Ie1b81426dc67c67766eb20fb8f1fc984d25a42cf
This commit is contained in:
Yigit Boyar
2014-05-15 21:02:05 -07:00
parent f61e5d37f6
commit b5de9c7b9d
5 changed files with 200 additions and 3 deletions

View File

@@ -109,4 +109,8 @@
<string name="delete_add_item">D+A</string>
<string name="d1a2d3">d1a2d3</string>
<string name="card_view">Card View</string>
<string name="card_view_radius">Radius</string>
<string name="card_view_width">Width</string>
<string name="card_view_height">Height</string>
</resources>