media/demos/session/src/main
ibaker f645e9ccdc 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
(cherry picked from commit cb8f87e05e)
2024-07-02 14:11:37 +00: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-07-02 14:11:37 +00:00
AndroidManifest.xml Rollback of 8e2869278c 2024-02-15 02:35:12 -08:00