Jashaswee Jena
Jashaswee Jena
I'd like to take this up!
Do I need to modify only the implementation in **data/Cache.java** or do I need to modify the method uses too?
> You also need to change all the method calls. > Bonus: add unit tests for the new method. Never added a unit test myself. Could you walk me through...
Could I work on it at the night? if it's all good with you!
> Actually, I haven't set up tests for `Cache` yet. So you don't have to worry about that. So I'd have to add tests for the entire 'Cache.java' if I'm...
Okay. Thank you!
> No, you don't have to add tests for `Cache`. So, all in all, I don't need to work with tests?
I would like to work on this :)
> Sure, go ahead! But please keep the existing launcher icons as they are. okay!
Actually was facing a couple of issues, probably because I recently updated to the latest Android Studio 3.2. `Could not find aapt2-proto.jar (com.android.tools.build:aapt2-proto:0.3.1).` this is one of 'em. Fixed it...