Completion of weather app with new api

- MVVM
 - SOLID
 - Atlas Weather Views ported to kotlin
This commit is contained in:
2020-11-27 16:11:47 +00:00
parent 5561585dca
commit 7719d76f3f
107 changed files with 3383 additions and 396 deletions

View File

@@ -1,7 +1,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="com.appttude.h_mal.atlas_weather.MainActivity">
tools:context=".legacy.ui.home.MainActivity">
<item
android:id="@+id/action_settings"
android:orderInCategory="100"