mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Check onboarding state in MainActivity before creating the NavBackStack, so the correct screen is shown from the first frame. Removes the redundant async check from OverviewViewModel that caused the dashboard to briefly flash before redirecting to onboarding on fresh installs.