media/libraries/ui/src
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
..
main Workaround layout problems with Material Design 2024-01-08 15:18:38 +00:00
test Fix the resumption of playback when suitable device is connected. 2023-10-23 13:13:46 +01:00