mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-28 02:32:24 -04:00
- Replace the standard `NavDisplay` with the custom `MeshtasticNavDisplay` in `AppIntroductionScreen` to centralize navigation and backstack handling. - Update `DesktopMainScreen` to transition from a persistent `NavigationRail` to an adaptive navigation shell. - Clean up unused imports related to `NavigationRail`, `NavKey`, and `NavDisplay` across desktop and intro features.