mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 23:13:36 +00:00
Added a new page dedicated to the favorites of artists, albums and songs
This commit is contained in:
@@ -22,6 +22,7 @@ public class Album implements Parcelable {
|
||||
public static final String DOWNLOADED = "DOWNLOADED";
|
||||
public static final String STARRED = "STARRED";
|
||||
public static final String FROM_ARTIST = "FROM_ARTIST";
|
||||
public static final String NEW_RELEASES = "NEW_RELEASES";
|
||||
|
||||
private String id;
|
||||
private String title;
|
||||
|
||||
Reference in New Issue
Block a user