mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 14:08:39 +02:00
6f4e4743a1
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