mayokunadeniyi / Instant-Weather

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.
MIT License
767 stars 165 forks source link

fade through pattern for transitions between destinations #28

Closed ELTEGANI closed 3 years ago

ELTEGANI commented 3 years ago

Hi, @mayokunthefirst I have PR suggestion to add this pattern between Tapping destinations in a bottom navigation bar. In addition, I will provide a screen recording before and after the usage of this pattern inside the app. If it's okay, please assign me for this issue.

mayokunadeniyi commented 3 years ago

Hello @ELTEGANI, thanks for offering to get this done, please do go ahead with it 👍

mayokunadeniyi commented 3 years ago

Hi @ELTEGANI, so sorry this took this long.