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

Simplfied the utils method to convert weather temperature #21

Closed steve1rm closed 4 years ago

steve1rm commented 4 years ago

Made some changes to the utils method that converts the temperature from kelvin to Celsuis