Files
4eb0da a258ccb929 Compat upd
commit_hash:3a127c2748b28c3e1e33374c4c97dbedf49be414
2026-04-28 17:37:57 +03:00

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