Redesign of MusicControllerActivity, AlbumDetailActivity and ArtistDetailActivity. A lot of bugs and other small things fixed as well.
This commit is contained in:
parent
1b702eae07
commit
9fe36b0a35
51 changed files with 1019 additions and 688 deletions
|
|
@ -13,8 +13,7 @@ public class UIPreferenceChangedEvent {
|
|||
public static final int COLORED_NAVIGATION_BAR_CURRENT_PLAYING_CHANGED = 6;
|
||||
public static final int COLORED_NAVIGATION_BAR_CHANGED = 10;
|
||||
public static final int COLORED_NAVIGATION_BAR_OTHER_SCREENS_CHANGED = 7;
|
||||
public static final int PLAYBACK_CONTROLLER_CARD_CHANGED = 8;
|
||||
public static final int TOOLBAR_TRANSPARENT_CHANGED = 9;
|
||||
public static final int TOOLBAR_TRANSPARENT_CHANGED = 8;
|
||||
|
||||
private final int action;
|
||||
private final Object value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue