Replies: 1 comment
|
Flagged by @luizgrp that the advice is handled already by |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
From https://developer.android.com/topic/architecture/ui-layer/state-production#initializing-state-production
In Horologist we follow the guidance of deferring initialisation of view models, but it leads to repetitive verbose patterns.
I figured NiA might be a good check to see if we should keep doing this, but it doesn't seem to be adopted.
Is this something planned?
All reactions