Merge "Renaming title for couple rows in CardExampleFragment." into nyc-dev
am: ce9efcc800
* commit 'ce9efcc80001147f577a3476e8a3ae2907136bd3':
Renaming title for couple rows in CardExampleFragment.
Change-Id: I7f5762752197216f6ae174954ea65dc874051042
This commit is contained in:
@@ -63,66 +63,57 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Two Line Title",
|
"title": "Two Line Title + Icon",
|
||||||
"cards": [
|
"cards": [
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "Deep Into The Deep Sleep",
|
"title": "Deep Into The Deep Sleep",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_01"
|
"localImageResource": "card_image_movie_01"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "We",
|
"title": "We",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_02"
|
"localImageResource": "card_image_movie_02"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "The Fairy Story Of A Legend",
|
"title": "The Fairy Story Of A Legend",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_03"
|
"localImageResource": "card_image_movie_03"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "Cursed",
|
"title": "Cursed",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_04"
|
"localImageResource": "card_image_movie_04"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "My Crazy One",
|
"title": "My Crazy One",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_05"
|
"localImageResource": "card_image_movie_05"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "Gone",
|
"title": "Gone",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_06"
|
"localImageResource": "card_image_movie_06"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "A Cold Night To Stay",
|
"title": "A Cold Night To Stay",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_07"
|
"localImageResource": "card_image_movie_07"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "The Silence",
|
"title": "The Silence",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_08"
|
"localImageResource": "card_image_movie_08"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MOVIE_BASE",
|
"type": "MOVIE_BASE",
|
||||||
"title": "Hear The Roar",
|
"title": "Hear The Roar",
|
||||||
"description": "$3.99",
|
|
||||||
"localImageResource": "card_image_movie_09"
|
"localImageResource": "card_image_movie_09"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Two Line Title + Icon",
|
"title": "Two Line Title + Description + Icon",
|
||||||
"cards": [
|
"cards": [
|
||||||
{
|
{
|
||||||
"type": "MOVIE_COMPLETE",
|
"type": "MOVIE_COMPLETE",
|
||||||
|
|||||||
Reference in New Issue
Block a user