Satya Iyengar

Results 2 comments of Satya Iyengar

I would like to do this. My approach would be to create a common gradle file with the android block and apply it in each module. As described in this...

1. If the entire application data is handled by a single DataManager then it will get bloated. DataManager should be split into multiple managers. In current implementation, all tasks are...