Fix text over lapping #967
This commit is contained in:
parent
2d9d12f0bf
commit
4cfa8cc561
9 changed files with 93 additions and 40 deletions
|
@ -53,6 +53,7 @@ object Constants {
|
|||
)
|
||||
const val NUMBER_OF_TOP_TRACKS = 99
|
||||
}
|
||||
const val EXTRA_PLAYLIST_TYPE = "type"
|
||||
const val EXTRA_GENRE = "extra_genre"
|
||||
const val EXTRA_PLAYLIST = "extra_playlist"
|
||||
const val EXTRA_PLAYLIST_ID = "extra_playlist_id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue