mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

The percentage should be interpreted as relative to the size of a parent node. This change makes this inheritance work correctly for percentages in both the parent and child. It does not fix the case of a non-percentage parent size with a percentage child size. PiperOrigin-RevId: 649631055