#32 and #33 Began working on writing functionality for the SongViewActivity as implementing the UI

This commit is contained in:
amazing-username
2019-03-13 23:00:36 -04:00
committed by amazing-username
parent 8371f60d4e
commit 01e7f3869a
14 changed files with 298 additions and 79 deletions
+1
View File
@@ -39,4 +39,5 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.android.support:cardview-v7:28.0.0'
}