A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
It may be better practice to use withContext rather than async/await for the coroutines. Some refactoring and investigation may be required. I believe this should be isolated to MainActivity
It may be better practice to use withContext rather than async/await for the coroutines. Some refactoring and investigation may be required. I believe this should be isolated to MainActivity