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

share Weather information #26

Closed ELTEGANI closed 3 years ago

ELTEGANI commented 3 years ago

I have a PR suggestion to make an icon in the toolbar of the home screen to share weather information across apps using sharesheet. If it's okay, please assign me for this issue.@mayokunthefirst Thanks in advance.

mayokunadeniyi commented 3 years ago

Hi, @ELTEGANI, thanks for checking out this project and for offering to make this feature available. Please do go ahead with it. I'll be glad to review and merge when you are done. Also, if you can, I'll appreciate a little demo (a screen recording), (mp4 or gif etc) demonstrating this feature in action :)

mayokunadeniyi commented 3 years ago

Closed by PR #27