Skip to content

Instantly share code, notes, and snippets.

@Mulannnnn
Created March 15, 2024 11:08
Show Gist options
  • Save Mulannnnn/a2c9d3ff3cf31879a25d7d4f55e30390 to your computer and use it in GitHub Desktop.
Save Mulannnnn/a2c9d3ff3cf31879a25d7d4f55e30390 to your computer and use it in GitHub Desktop.
{
"type": "bubble",
"header": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "image",
"url": "https://gamingbolt.com/wp-content/uploads/2020/10/genshin-impact.jpg",
"size": "full",
"aspectMode": "cover",
"aspectRatio": "150:196",
"gravity": "center",
"flex": 1,
"position": "relative"
},
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "text",
"text": "Free",
"size": "xs",
"color": "#ffffff",
"align": "center",
"gravity": "center"
}
],
"backgroundColor": "#EC3D44",
"paddingAll": "2px",
"paddingStart": "4px",
"paddingEnd": "4px",
"flex": 0,
"position": "absolute",
"offsetStart": "18px",
"offsetTop": "18px",
"cornerRadius": "100px",
"width": "45px",
"height": "25px"
}
],
"height": "300px"
}
],
"paddingAll": "0px"
},
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"contents": [],
"size": "xl",
"wrap": true,
"text": "Genshin Impact",
"color": "#ffffff",
"weight": "bold"
},
{
"type": "text",
"text": "COGNOSPHERE PTE. LTD.",
"color": "#ffffffcc",
"size": "sm"
},
{
"type": "box",
"layout": "baseline",
"contents": [
{
"type": "icon",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
},
{
"type": "icon",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
},
{
"type": "icon",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
},
{
"type": "icon",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
},
{
"type": "icon",
"url": "https://www.clker.com/cliparts/l/q/x/5/0/1/half-star-2.svg.hi.png"
},
{
"type": "text",
"text": "4.5",
"flex": 0,
"margin": "sm",
"size": "sm",
"color": "#ffffffcc",
"weight": "bold",
"position": "relative",
"gravity": "top"
}
],
"margin": "md"
}
],
"spacing": "sm"
}
]
},
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "button",
"action": {
"type": "uri",
"uri": "https://play.google.com/store/apps/details?id=com.miHoYo.GenshinImpact",
"label": "Download"
},
"gravity": "center",
"adjustMode": "shrink-to-fit",
"margin": "xs",
"position": "relative"
}
],
"cornerRadius": "20px",
"backgroundColor": "#ffffffcc"
}
],
"paddingAll": "20px",
"backgroundColor": "#03303Acc",
"position": "relative"
}
}
@Mulannnnn
Copy link
Author

Uploading image.png…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment