Files
divkit/test_data/snapshot_test_data/div-background/nine-patch-shape.json
T

36 lines
719 B
JSON

{
"description": "TODO: https://nda.ya.ru/t/MMvpmt855oXgre",
"platforms": [
"android",
"ios",
"web"
],
"card": {
"log_id": "snapshot_test_card",
"states": [
{
"state_id": 0,
"div": {
"type": "separator",
"height": {
"type": "fixed",
"value": 70
},
"background": [
{
"image_url": "https://yastatic.net/s3/home/divkit/shape.png",
"type": "nine_patch_image",
"insets": {
"top": 0,
"right": 30,
"bottom": 0,
"left": 30
}
}
]
}
}
]
}
}