5 lines
212 B
Markdown
Raw Permalink Normal View History

2025-03-11 15:43:09 +08:00
# Views
In this directory, we have all of the interfaces and implementations of the Views in the package's **MVP** architecture.
ListAdapters are also stored under `Adapters/` as they are considered a sub-View.