mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-02 11:12:05 -04:00
- Use CarColor.GREEN tint on node icons for online status (visual diff) - Use Row.IMAGE_TYPE_ICON explicitly per official showcase sample - Use ConstraintManager for dynamic list limits (host-aware) - Online nodes get green-tinted mesh icon, offline get default white Patterns sourced from android/car-samples showcase app. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>