mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
a258ccb929
commit_hash:3a127c2748b28c3e1e33374c4c97dbedf49be414
19 lines
636 B
JSON
19 lines
636 B
JSON
{
|
|
"features": [{
|
|
"id": "match_parent_min_max_size",
|
|
"name": "<code>min_size</code> and <code>max_size</code> properties in the <code>match_parent</code> size",
|
|
"compat": {
|
|
"android": [{
|
|
"version_added": "32.15.0",
|
|
"partial_implementation": true,
|
|
"notes": "Supported only in <code>container</code> with <code>orientation</code>=<code>overlap</code> and in <code>pager</code>"
|
|
}, {
|
|
"version_added": "32.20.0"
|
|
}],
|
|
"web": {
|
|
"version_added": "32.29.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|