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

Add Fade Through transition between Tapping destinations in a bottom navigation bar #29

Closed ELTEGANI closed 3 years ago

ELTEGANI commented 3 years ago

add Fade through transitions to Tapping destinations in a bottom navigation bar. @mayokunthefirst

Before Fade Through

befor-fade-gif

After Fade Through

after_fade-gif