GithubIt icon indicating copy to clipboard operation
GithubIt copied to clipboard

Results 1 GithubIt issues
Sort by recently updated
recently updated
newest added

If we want to implement Clean Architecture in the project, the problem with your sample project is, we can/should not have LiveData in domain layer (`Listing`). We are gonna have...