Go to file
2020-11-14 02:57:06 +01:00
.idea Add SharedPreferences to handle global behaviour. First use is "Hiding umbrella ImageView when new city is added into the DB" 2020-11-10 13:42:21 +01:00
app Class where we are going to call the API to show the temperature of a city 2020-11-14 02:57:06 +01:00
gradle/wrapper Initial commit 2 2020-11-02 17:31:22 +01:00
.gitignore Initial commit 2 2020-11-02 17:31:22 +01:00
build.gradle MainActivity class : make the connection between first and second screen for the moment with the plus button - FINAL DESIGN DONE 2020-11-08 17:12:39 +01:00
gradle.properties Initial commit 2 2020-11-02 17:31:22 +01:00
gradlew Initial commit 2 2020-11-02 17:31:22 +01:00
gradlew.bat Initial commit 2 2020-11-02 17:31:22 +01:00
settings.gradle Initial commit 2 2020-11-02 17:31:22 +01:00