{ "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" } } ] } ] } ] } ] } ] } ] } ] } } ] } }