media/demos/session/src/main/res
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
..
drawable Minor session demo app improvements 2023-05-24 15:45:54 +01:00
drawable-hdpi Session demo: update playlist add/remove icons 2022-01-25 17:53:42 +00:00
drawable-mdpi Session demo: update playlist add/remove icons 2022-01-25 17:53:42 +00:00
drawable-xhdpi Session demo: update playlist add/remove icons 2022-01-25 17:53:42 +00:00
drawable-xxhdpi Session demo: update playlist add/remove icons 2022-01-25 17:53:42 +00:00
drawable-xxxhdpi Session demo: update playlist add/remove icons 2022-01-25 17:53:42 +00:00
layout Remove direct AspectRatioFrameLayout usage from session demo 2024-06-20 04:06:23 -07:00
mipmap-hdpi Update to androidx.media3 2021-10-27 09:12:46 +01:00
mipmap-mdpi Update to androidx.media3 2021-10-27 09:12:46 +01:00
mipmap-xhdpi Update to androidx.media3 2021-10-27 09:12:46 +01:00
mipmap-xxhdpi Update to androidx.media3 2021-10-27 09:12:46 +01:00
mipmap-xxxhdpi Update to androidx.media3 2021-10-27 09:12:46 +01:00
values Tweak session demo UI strings 2024-05-14 05:34:00 -07:00
values-night Update to androidx.media3 2021-10-27 09:12:46 +01:00
xml Add demos/session-automotive module 2023-09-29 04:00:58 -07:00