Doc fix
This commit is contained in:
parent
61a12c6140
commit
17f52e0ad6
@ -135,7 +135,7 @@ public class Song implements Comparable<Song> {
|
||||
public int trackNumber;
|
||||
|
||||
/**
|
||||
* Song flags. Currently {@link #FLAG_RANDOM} or {@link FLAG_NO_COVER}.
|
||||
* Song flags. Currently {@link #FLAG_RANDOM} or {@link #FLAG_NO_COVER}.
|
||||
*/
|
||||
public int flags;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user