You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Andy3189 edited this page Dec 7, 2022
·
4 revisions
The app code is structured as following:
Blue classes are default implementations from Android and Java
Green classes are Model classes as specified in the MVVM Pattern
Yellow classes are View classes as specified in the MVVM Pattern
Orange classes are ViewModel classes as specified in the MVVM Pattern