You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
This repo was made with the purpose of showing details on how to use paging 3 with retrofit and LiveData/Flow. It also used MVVM architecture with Dagger Hilt for dependency injection
Layouts iniciais, Navegação com Intents, App Bar, Navigation Drawer, Bottom Navigation: Essenciais para uma interface intuitiva e navegação eficiente. Refatoração, Ícones, App de Atividade Única, Fragments, Navigation Components: Melhoram a manutenção do código, a experiência do usuário e a navegação fluida.