media/demos/session_service/src/main
tonihei 0e42c8945f Automatically add icon drawables for icon constants
Having a default icon available allows apps to only specify the
icon constant without having to define an icon drawable themselves
as Media3 can fill in the icon resource for backwards compatibility.

The switch util method allows R8 to easily remove unused icons, so
having default icons won't affect APK size unless the constants are
used to set up the CommandButtons.

PiperOrigin-RevId: 614623909
2024-03-11 05:06:21 -07:00
..
assets Split demo service into its own module for reuse 2023-09-27 15:21:23 -07:00
java/androidx/media3/demo/session Automatically add icon drawables for icon constants 2024-03-11 05:06:21 -07:00
res/values Split demo service into its own module for reuse 2023-09-27 15:21:23 -07:00
AndroidManifest.xml Request notification permission when starting session demo app 2023-10-11 06:27:59 -07:00