Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups
This commit is contained in:
parent
8f6e03f742
commit
5f0bfdb14b
65 changed files with 1247 additions and 1177 deletions
|
|
@ -6,9 +6,7 @@ package com.kabouzeid.gramophone.interfaces;
|
|||
public interface MusicStateListener {
|
||||
void onPlayingMetaChanged();
|
||||
|
||||
|
||||
void onPlayStateChanged();
|
||||
|
||||
|
||||
void onMediaStoreChanged();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue