media/libraries/ui/src
tonihei 310e2edcca 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
2023-11-15 02:57:03 -08:00
..
main Workaround layout problems with Material Design 2023-11-15 02:57:03 -08:00
test Fix the resumption of playback when suitable device is connected. 2023-10-09 22:52:16 -07:00