media/demos/compose/src/main
jbibik 0270267e08 Add ShuffleButtonState and RepeatButtonState to ui-compose
* Provide a helper Composable for remembering the state instance and launching the listening coroutine that observes the changes in the Player
* Add an example to demo-compose of using Shuffle- and Repeat- ButtonStates inside a Shuffle- and RepeatButton Composable.
* Reformat the MainActivity usage of `Shuffle` and `Repeat` buttons to form extra Player Controls and combine Prev/Play-Pause/Next with Shuffle/Repeat (Minimal controls + Extra controls = `PlayerControls`)

PiperOrigin-RevId: 692939825
2024-11-04 06:12:57 -08:00
..
java/androidx/media3/demo/compose Add ShuffleButtonState and RepeatButtonState to ui-compose 2024-11-04 06:12:57 -08:00
res Add ShuffleButtonState and RepeatButtonState to ui-compose 2024-11-04 06:12:57 -08:00
AndroidManifest.xml Add a new empty Compose Demo as a skeleton 2024-03-28 12:30:20 -07:00