mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
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
|
||
|---|---|---|
| .. | ||
| java/androidx/media3/ui | ||
| res | ||
| AndroidManifest.xml | ||