### Version Media3 1.7.1 (same as 1.6.1) ### More version details Ive also reproduced this on 1.8.0-rc01 ### Devices that reproduce the issue Any device running Android 11 or older ### Devices that do not reproduce the issue Any device on Android 12 or newer ### Reproducible in the demo app? Yes ### Reproduction steps Follow the sample from [here](https://developer.android.com/media/media3/ui/compose#visual-state-holders) but wrap it in a column with text underneath. Run the app ### Expected result The area around the player should not be black ### Actual result The entire screen is black on android 11 and older ### Media <img width="1080" height="1920" alt="Image" src="https://github.com/user-attachments/assets/b8ec8a26-2290-4dd3-8fd6-5a4f1d63fca6" /> <img width="1080" height="2280" alt="Image" src="https://github.com/user-attachments/assets/5a6168dc-d2eb-43d7-8075-9e7b45b88da9" /> [Sample App](https://github.com/frozenjava/Media3ComposeIssue) Same issue in `demo-compose` Android 12: <img width="603" height="1287" alt="Image" src="https://github.com/user-attachments/assets/a8bd703d-074e-4308-8ad3-fe169f20edb3" /> Android 11: <img width="620" height="1293" alt="Image" src="https://github.com/user-attachments/assets/e16463dd-3700-4dce-aec1-1c7025cca2f1" /> ### Bug Report - [x] You will email the zip file produced by `adb bugreport` to android-media-github@google.com after filing this issue.