mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-08 23:18:17 -07:00
Renamed DownloaderTracker to DownloaderManager
This commit is contained in:
parent
134d4e33e5
commit
e4d09f3bc0
4 changed files with 14 additions and 13 deletions
|
|
@ -18,6 +18,7 @@ import androidx.media3.session.MediaSession;
|
|||
|
||||
import com.cappielloantonio.play.ui.activity.MainActivity;
|
||||
import com.cappielloantonio.play.util.DownloadUtil;
|
||||
import com.google.android.gms.cast.framework.CastContext;
|
||||
|
||||
public class MediaService extends MediaLibraryService {
|
||||
private static final String TAG = "MediaService";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue