fix android manifest and update imports
This commit is contained in:
parent
9d08253655
commit
97f3fcbaf5
16 changed files with 25 additions and 41 deletions
|
|
@ -3,10 +3,7 @@ package com.dkanada.gramophone.model;
|
|||
import android.os.Parcel;
|
||||
import android.os.Parcelable;
|
||||
|
||||
import com.dkanada.gramophone.App;
|
||||
|
||||
import org.jellyfin.apiclient.model.dto.BaseItemDto;
|
||||
import org.jellyfin.apiclient.model.dto.ImageOptions;
|
||||
import org.jellyfin.apiclient.model.entities.ImageType;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue