mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 15:03:37 +00:00
Added download UI in home screen
This commit is contained in:
@@ -48,6 +48,9 @@ public class Song implements Parcelable {
|
||||
@Ignore
|
||||
public static final String IS_FAVORITE = "IS_FAVORITE";
|
||||
|
||||
@Ignore
|
||||
public static final String DOWNLOADED = "DOWNLOADED";
|
||||
|
||||
@Ignore
|
||||
public static final String RADIO = "RADIO";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user