You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| Adapters | 4 years ago | |
| Adapters.meta | 4 years ago | |
| ChangesTabPageView.cs | 4 years ago | |
| ChangesTabPageView.cs.meta | 4 years ago | |
| HistoryTabPageView.cs | 4 years ago | |
| HistoryTabPageView.cs.meta | 4 years ago | |
| IChangesView.cs | 4 years ago | |
| IChangesView.cs.meta | 4 years ago | |
| IHistoryView.cs | 4 years ago | |
| IHistoryView.cs.meta | 4 years ago | |
| IMainView.cs | 4 years ago | |
| IMainView.cs.meta | 4 years ago | |
| IStartView.cs | 4 years ago | |
| IStartView.cs.meta | 4 years ago | |
| IView.cs | 4 years ago | |
| IView.cs.meta | 4 years ago | |
| MainPageView.cs | 4 years ago | |
| MainPageView.cs.meta | 4 years ago | |
| README.md | 4 years ago | |
| README.md.meta | 4 years ago | |
| StartPageView.cs | 4 years ago | |
| StartPageView.cs.meta | 4 years ago | |
README.md
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.