mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +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 (cherry picked from commit bb2fd002aef583b10eba9c497770c87a3be38839)
Test data module
Provides sample data for media unit and instrumentation tests.