This repository has no description

app: bound mobile VOD video to its real aspect ratio + clear the notch master

Mobile VOD previously fell back to a full-window {flex:1} box whenever the contentWidth-derived height measured 0 (common on Android's first layout). Anchor the VOD box to an aspect-ratio box instead, sized from the real video dimensions via useSegmentDimensions (so portrait and other shapes render true, not forced 16:9), falling back to 16:9 until the track metadata loads. Also inset the VOD scroll content by the top safe-area so the video clears the notch instead of sitting flush against the top. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>


+17 -9
1 changed file