androidstarters / android-starter

[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
https://git.io/v9UjE
513 stars 66 forks source link

Shared preference fix. #31

Open shivam0x opened 7 years ago

shivam0x commented 7 years ago

Fixed the shared preferences Scope.

EngEryx commented 6 years ago

Hi guys,

Am new to Dagger, among the used libraries only Retrofit I have ever used. I like the boilerplate as it gives me another way of thinking. Thanks a lot, guys. Won't mind donating sth very soon.

Experienced the issue mentioned by @ShivamDev31. Waiting for this PR to be approved I see if the way I solved it is okay.

Cheers Devs.