Files
divkit/test_data/perf_test_data/scroll_stress.json
T
burstein 102012f666 scroll perf tests
commit_hash:d0b2e0d4d93d75ef0b674802ca54a2eedd17b7cd
2025-02-21 11:50:43 +03:00

166 lines
5.1 KiB
JSON

{
"templates": {
"pager_element": {
"type": "image",
"image_url": "https://empty.com/stub_image",
"height": {
"type": "fixed",
"unit": "dp",
"value": 400
},
"width": {
"type": "fixed",
"unit": "dp",
"value": 400
},
"filters": [
{
"type": "blur",
"radius": 10
}
]
}
},
"card": {
"log_id": "sample_card",
"states": [
{
"state_id": 0,
"div": {
"type": "container",
"border": {
"corners_radius": {
"top-right": 16
},
"stroke": {
"color": "#FF2233",
"width": 1,
"unit": "dp"
}
},
"height": {
"type": "match_parent"
},
"items": [
{
"type": "container",
"border": {
"corners_radius": {
"top-right": 16
},
"stroke": {
"color": "#FF2233",
"width": 1,
"unit": "dp"
}
},
"orientation": "vertical",
"clip_to_bounds": 0,
"height": {
"type": "wrap_content"
},
"border": {
"corner_radius": 16
},
"items": [
{
"type": "container",
"border": {
"corners_radius": {
"top-left": 16
},
"stroke": {
"color": "#FF2233",
"width": 1,
"unit": "dp"
}
},
"orientation": "overlap",
"background": [
{
"type": "solid",
"color": "#F8F7F5"
}
],
"border": {
"corner_radius": 16
},
"items": [
{
"type": "container",
"border": {
"corner_radius": 16
},
"items": [
{
"type": "container",
"border": {
"corners_radius": {
"top-right": 16
}
},
"items": [
{
"type": "container",
"items": [
{
"type": "container",
"border": {
"corners_radius": {
"top-right": 16
},
"stroke": {
"color": "#FF2233",
"width": 1,
"unit": "dp"
}
},
"items": [
{
"type": "pager",
"background": [
{
"type": "solid",
"color": "#F5F3F1"
}
],
"items": [
{
"type": "pager_element"
},
{
"type": "pager_element"
},
{
"type": "pager_element"
},
{
"type": "pager_element"
},
{
"type": "pager_element"
}
],
"layout_mode": {
"type": "wrap_content"
}
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
}
]
}
}