Implemented View for settings and added about info for the app #42 and #53

This commit is contained in:
amazing-username
2019-04-20 18:55:40 -04:00
parent ab1ed63fb0
commit 45d2d7d420
7 changed files with 209 additions and 10 deletions
+1
View File
@@ -41,4 +41,5 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.android.support:cardview-v7:28.0.0'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.github.XuDeveloper:XPopupWindow:1.0.1'
}