[Added] Created all fragments

This commit is contained in:
sebas
2020-12-08 11:02:00 +01:00
parent b3a28f9e57
commit 4e5eea1d9f
18 changed files with 314 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
testImplementation 'junit:junit:4.13.1'
// okhttp