Merge "Renaming title for couple rows in CardExampleFragment." into nyc-dev
am: ce9efcc800

* commit 'ce9efcc80001147f577a3476e8a3ae2907136bd3':
  Renaming title for couple rows in CardExampleFragment.

Change-Id: I5ef4126621a3cc08963cb4cddc879945a02d0098
diff --git a/samples/SupportLeanbackShowcase/app/src/main/res/raw/cards_example.json b/samples/SupportLeanbackShowcase/app/src/main/res/raw/cards_example.json
index 5f0144c..4fc4672 100644
--- a/samples/SupportLeanbackShowcase/app/src/main/res/raw/cards_example.json
+++ b/samples/SupportLeanbackShowcase/app/src/main/res/raw/cards_example.json
@@ -63,66 +63,57 @@
     ]
   },
   {
-    "title": "Two Line Title",
+    "title": "Two Line Title + Icon",
     "cards": [
       {
         "type": "MOVIE_BASE",
         "title": "Deep Into The Deep Sleep",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_01"
       },
       {
         "type": "MOVIE_BASE",
         "title": "We",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_02"
       },
       {
         "type": "MOVIE_BASE",
         "title": "The Fairy Story Of A Legend",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_03"
       },
       {
         "type": "MOVIE_BASE",
         "title": "Cursed",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_04"
       },
       {
         "type": "MOVIE_BASE",
         "title": "My Crazy One",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_05"
       },
       {
         "type": "MOVIE_BASE",
         "title": "Gone",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_06"
       },
       {
         "type": "MOVIE_BASE",
         "title": "A Cold Night To Stay",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_07"
       },
       {
         "type": "MOVIE_BASE",
         "title": "The Silence",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_08"
       },
       {
         "type": "MOVIE_BASE",
         "title": "Hear The Roar",
-        "description": "$3.99",
         "localImageResource": "card_image_movie_09"
       }
     ]
   },
   {
-    "title": "Two Line Title + Icon",
+    "title": "Two Line Title + Description + Icon",
     "cards": [
       {
         "type": "MOVIE_COMPLETE",