WIP refactoring geofavorites list activity into fragment

This commit is contained in:
Daniele
2021-09-15 09:16:40 +02:00
parent fdb314c48b
commit be910bcabe
16 changed files with 460 additions and 324 deletions
+1
View File
@@ -60,6 +60,7 @@ dependencies {
implementation "androidx.cardview:cardview:1.0.0"
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
implementation "androidx.preference:preference:1.1.1"
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'