meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
748 stars 217 forks source link

fix: sort nodes with unknown hops last #1302

Closed jamesarich closed 1 month ago

jamesarich commented 1 month ago

Nodes with -1 hops (unknown) are now sorted last when sorting by Hops Away.

fixes #1301