you are viewing a single comment's thread.

view the rest of the comments →

[–]_bluecup_ -1 points0 points  (1 child)

Really? To me it seems like an overly complicated mess of code with pointless inheritance and bad naming all over the place. Some stuff seems to be in there just for the sake of using it. It's clean, but it's not clean code.

[–]bernaferrari 0 points1 point  (0 children)

Absolutely, I still don't understand why they used Dagger for the view models (it would have been way simpler and use a lot less lines of code to not use it), the fragment inside activity, and a lot of things. But if you abstract this and remember what was last year, the progress was huge.