fabioCollini / ArchitectureComponentsDemo

Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
Apache License 2.0
268 stars 37 forks source link

Your code looks good #2

Closed n1rocket closed 6 years ago

n1rocket commented 6 years ago

Hi, i'm learning AAC with your code, looks so great!

I can see that we can click in loop generating infinites activities.

Repo -> Author -> Repo -> Author ...

How could be better?

Search -> Repo -> Author and result to return to back?

Sorry my bad english, i only try to improve...

Thanks, see you

fabioCollini commented 6 years ago

Hi, glad you like this project! And you are right but the focus of this project is not on the ux/ui so I am trying to keep it simple.