mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-28 14:47:21 -07:00
Connect nestedScroll to MiuixScrollBehavior in all screens so the TopAppBar collapses when scrolling down, matching KernelSU/LSPosed. Also call startLoading() via LaunchedEffect for AsyncLoadViewModels so screens that depend on async data (Superuser, Modules, Log, DenyList, Home) actually trigger their initial load. Made-with: Cursor