![]() Make notification updates entirely reliant on the MediaSession. Android 11 and onwards automatically populate the notification with the MediaSession state. This apparently conflicts with updating the notification in some cases, resulting in the incorrect song being shown. Fix this by not populating the notification from Android 11 onward and only posting it when the MediaSession state was set. Resolves #179. |
||
---|---|---|
.. | ||
BaseFetcher.kt | ||
BitmapProvider.kt | ||
Components.kt | ||
CrossfadeTransitionFactory.kt | ||
ImageGroup.kt | ||
SquareFrameTransform.kt | ||
StyledImageView.kt |