android10 / android10/Android-CleanArchitecture
AutoLoadImageView breaking the rules?
Open
discussion
question
- Dominant language
- Java
- Stars
- 15.5k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
at first, thanks for the great project. I enjoyed to read about this topic and fiddle around with your project.
So I think I get the main concept, but one think bothers me: the AutoLoadImageView.
It seems to me, that these view component breaks with the basic concept of the clean architecture.
Here we have model stuff like the cache and network access, as well as a lot of business logic like checking the internet connection and changing the loading logic. What's the reason for that? Thanks for your help in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.