Library: this class contains the bulk of the logic for the app. It maintains an array list of songs, an array list of audiobooks, an array list of podcasts and an array list of playlists. These lists ...
Inside activity_song.xml we declare two instances of com.example.clikentertainment.live.MyView to allow for arrow up and arrow down drawing capabilities. They are dynamically updated on their color ...