media/libraries/ui/src/main
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
..
java/androidx/media3/ui Add info about using SurfaceView instead of TextureView 2023-11-07 05:35:09 -08:00
res Workaround layout problems with Material Design 2023-11-15 02:57:03 -08:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00