fix autobug

This commit is contained in:
geeksville 2020-06-30 11:13:18 -07:00
parent 010d63d2db
commit 17faecc170
3 changed files with 5 additions and 36 deletions

View file

@ -398,7 +398,8 @@ class MeshService : Service(), Logging {
}
override fun toString() = summaryString
// Note: do not override toString, it causes infinite recursion on some androids (because contextWrapper.getResources calls to string)
// override fun toString() = summaryString
/**
* Generate a new version of our notification - reflecting current app state