media3/extensions
bachinger 1699ab0d18 Add missing nullable annotations
The MediaSessionConnector gets a Bundle passed to the MediaSession.Callback
from the framework which can be null. This needs to be properly annotated
with @Nullable.

Issue: #7234
PiperOrigin-RevId: 307822764
2020-04-27 10:40:01 +01:00
..
2020-03-25 13:03:12 +00:00
2020-04-08 21:48:45 +01:00
2020-03-27 23:32:37 +00:00
2020-03-27 23:32:37 +00:00
2020-03-20 12:49:20 +00:00
2020-03-25 13:03:12 +00:00
2020-04-08 21:49:03 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.