Answer the question
In order to leave comments, you need to log in
How to make CursorAdapter in pure android architecture?
Question about clean architecture. There is a CursorAdapter. On his shoulders, both View management and reading from the database are obtained, which does not really fit into the division into independent layers. How to properly organize a CursorAdapter in a clean architecture? Throwing the base object (cursor) through all layers into the adapter somehow does not look right
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question