UI Improvements, added artist display for track, added track duration

This commit is contained in:
amazing-username
2019-03-04 21:53:57 -05:00
parent f9b2573785
commit 4effe37517
15 changed files with 356 additions and 94 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">
tools:context=".activities.MainActivity">
<android.support.design.widget.AppBarLayout
android:layout_height="wrap_content"