Files
4eb0da bdefebbc3e Compat upd
commit_hash:73f1c2988a339bf9ec938c9b3152dd2853aeb39d
2025-12-09 01:53:08 +03:00

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