Upgrade to Pro — share decks privately, control downloads, hide ads and more …

JSON for flexible layout control of the recommendation area

JSON for flexible layout control of the recommendation area

LINE DevDay 2020

November 26, 2020
Tweet

More Decks by LINE DevDay 2020

Other Decks in Technology

Transcript

  1. Flex Box Item Item Item Item Item Item Item Item

    Item flex-start flex-center flex-end Container Container Container
  2. Thumbnail { "type":"image", "url":"https://xxx", "aspectMode":"fit", "align":"center", "size":"full" } Title {

    "type":"text", "size":"13px", "wrap":true, "maxLines":2, “color":"#000000", "text":"Hello World" } Contents { "type":"item", "body":{...} "action":{ "type":"uri", “uri":"https://xxx" } }
  3. Thumbnail { "type":"image", "url":"https://xxx", "aspectMode":"fit", "align":"center", "size":"full" } Title {

    "type":"text", "size":"13px", "wrap":true, "maxLines":2, “color":"#000000", "text":"Hello World" } Contents { “type":"item", "body":{...} "action":{ "type":"uri", “uri":"https://xxx" } }
  4. Thumbnail { "type":"image", "url":"https://xxx", "aspectMode":"fit", "align":"center", "size":"full" } Title {

    "type":"text", "size":"13px", "wrap":true, "maxLines":2, “color":"#000000", "text":"Hello World" } Contents { "type":"item", "body":{...} "action":{ "type":"uri", “uri":"https://xxx" } }
  5. Thumbnail { "type":"image", "url":"https://xxx", "aspectMode":"fit", "align":"center", "size":"full" } Title {

    "type":"text", "size":"13px", "wrap":true, "maxLines":2, “color":"#000000", "text":"Hello World" } Contents { "type":"item", "body":{...} "action":{ "type":"uri", “uri":"https://xxx" } }
  6. Thumbnail { "type":"image", "url":"https://xxx", "aspectMode":"fit", "align":"center", "size":"full" } Title {

    "type":"text", "size":"13px", "wrap":true, "maxLines":2, “color":"#000000", "text":"Hello World" } Contents { "type":"item", "body":{...} "action":{ "type":"uri", “uri":"https://xxx" } }