Add a Music Repository/Loader, along with a boilerplate ViewModel for LibraryFragment.
Turns out a dedicated Now Playing screen wont look that good, so refactor that into the Library screen. Also replace the ActionBar with a Toolbar and update the theming a bit.
Add the boilerplate fragment code.
Add the Gradle/Android project structure and the boilerplate code.