media/demos/session/src/main/res
tonihei fd81c904e1 Use more targeted listening in session PlayerActivity
The current metadata updates are triggered by item transitions,
but depending on the speed of loading the playlist, the first
metadata may only be known later via metadata-change callbacks.

Slow playlist loading also means the UI stays empty and it's
beneficial to show a placeholder to avoid the impressions the
UI hangs.

Finally, clean-up by removing unused string constants and merging
all listeners into onEvents

#minor-release

PiperOrigin-RevId: 571951529
2023-10-09 09:01:14 -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 Use artwork display mode in demo app 2023-05-24 15:52:15 +01: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 Use more targeted listening in session PlayerActivity 2023-10-09 09:01:14 -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