Kotlin code refactor
This commit is contained in:
parent
a5cc0572a8
commit
229393e766
14 changed files with 71 additions and 163 deletions
|
@ -54,6 +54,8 @@ object Constants {
|
|||
|
||||
}
|
||||
|
||||
const val EXTRA_SONG = "extra_songs"
|
||||
const val EXTRA_PLAYLIST = "extra_list"
|
||||
const val LIBRARY_CATEGORIES = "library_categories"
|
||||
const val EXTRA_SONG_INFO = "extra_song_info"
|
||||
const val DESATURATED_COLOR = "desaturated_color"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue