mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
bdefebbc3e
commit_hash:73f1c2988a339bf9ec938c9b3152dd2853aeb39d
21 lines
814 B
JSON
21 lines
814 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",
|
|
"partial_implementation": true,
|
|
"notes": "Supported only in <code>container</code> without wrap, in <code>pager</code> and <code>gallery</code>"
|
|
}],
|
|
"web": {
|
|
"version_added": "32.29.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|