media/extensions/leanback/src/main
tonihei 65c4a58825 Use Util method to create Handler instead of using deprecated method.
Calls to new Handler() without arguments are deprecated as of the latest Android
version. Replace them by a Util.createHandler call similar to the ones we
already have.

PiperOrigin-RevId: 283532891
2019-12-04 09:59:44 +00:00
..
java/com/google/android/exoplayer2/ext/leanback Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
AndroidManifest.xml Creating an leanback extension for ExoPlayer. Leanback added support for new 2017-08-17 22:34:10 +01:00