Select FLAGS in full playlist projection
This commit is contained in:
parent
94bb87a210
commit
a7c3943e07
@ -82,6 +82,7 @@ public class Song implements Comparable<Song> {
|
||||
MediaLibrary.SongColumns.DURATION,
|
||||
MediaLibrary.SongColumns.SONG_NUMBER,
|
||||
MediaLibrary.SongColumns.DISC_NUMBER,
|
||||
MediaLibrary.SongColumns.FLAGS,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user