android-media-controller
android-media-controller copied to clipboard
Fix issue with androidX library and support library.
When app uses support library we have different objects when we use search method.
It can be reproduced when we try to search in app which uses support library for MediaBrowserCompat.SearchCallback. Media controller doesn't receive any callback because app expects MediaBrowserCompat.SearchCallback from support library but receive from androidx