kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
possible for #30: native mapbox crash
rodzic
4efd25d009
commit
ae72081917
|
@ -78,7 +78,8 @@ class MapFragment : ScreenFragment("Map"), Logging {
|
|||
)
|
||||
)
|
||||
node.user?.let {
|
||||
f.addStringProperty("name", it.longName)
|
||||
if (it.longName != null)
|
||||
f.addStringProperty("name", it.longName)
|
||||
}
|
||||
f
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue