media/demos/session/src/main
ibaker cb8f87e05e Remove direct AspectRatioFrameLayout usage from session demo
This class is a lower-level UI component that isn't directly needed if
apps are using `PlayerView` to handle their video output (it is used as
an implementation detail of `PlayerView`).

Removing its unecessary usages from this demo avoids developers copying
this as an example when building their own apps.

#cherrypick

PiperOrigin-RevId: 644972454
2024-06-20 04:06:23 -07:00
..
java/androidx/media3/demo/session Use kotlinx-coroutines-guava in session demo app 2024-05-31 01:28:47 -07:00
res Remove direct AspectRatioFrameLayout usage from session demo 2024-06-20 04:06:23 -07:00
AndroidManifest.xml Rollback of 8e2869278c 2024-02-15 02:35:12 -08:00