The class - <https://github.com/AdamMc331/CashCare...
# announcements
a
The class - https://github.com/AdamMc331/CashCaretaker/blob/develop/app-refresh/src/main/java/com/androidessence/cashcaretaker/data/DataViewState.kt The fragment - https://github.com/AdamMc331/CashCaretaker/blob/develop/app-refresh/src/main/java/com/androidessence/cashcaretaker/account/AccountFragment.kt#L31-L43 Notice that the when statement never checks for the
DataViewState.Initialized
case? I'm content with it being ignored, but asking for educational purposes because I was under the impression this wouldn't be allowed.