media/libraries/ui/src/main
tonihei 69884e764e Workaround layout problems with Material Design
In some contexts (e.g. BottomSheetDialogFrament), Material Design
themes will override the default of singleLine=false to true. This
causes layout problems because the forward/rewind buttons are no
longer visible with singleLine=true.

This problem can be avoided by explicitly requesting the default
value of false in our layout files.

Issue: androidx/media#511

#minor-release

PiperOrigin-RevId: 582604131
(cherry picked from commit 310e2edcca)
2024-01-08 15:18:38 +00:00
..
java/androidx/media3/ui Fix the resumption of playback when suitable device is connected. 2023-10-23 13:13:46 +01:00
res Workaround layout problems with Material Design 2024-01-08 15:18:38 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00