Browse Source
This is to use getMedia and get a MediaWrapper with meta data from the medialibrary instead of a bland/empty MediaWrapper. When opening a media from an other app, if the media wasn't previously indexed, getMedia will return null, hence the additional use of getAbstractMediaWrapper(uri). If not the player would just stop without any warning.merge-requests/2174/head
committed by
Nicolas Pomepuy
3 changed files with 12 additions and 7 deletions
Loading…
Reference in new issue