ardovic / Open-Source-Android-Weather-App

☔️ Open source android weather app. See "Issues" tab for current tasks queue. Tasks suitable for beginners are labeled with green "beginner friendly" tags.
https://www.ardovic.com
MIT License
104 stars 81 forks source link

#47 : reduced the boiler-plate for providing context using @BindsInstance a… #48

Closed rajBopche closed 5 years ago

rajBopche commented 5 years ago

…nd @Component.Builder and removed no-args constructor for App Module

Description

This changes not only reduce unnecessary code but also provides performance optimization.

Fixes #(issue)

47

Type of change

Just put an x in the [] which are valid.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist: