You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple app to hit the Popular People API and show a list of (artists, directories ..etc), that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/add people to favorite list that implements MVVM architecture using Clean Architecture, Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Dat…