ellenhp / aprs.tools

APRS app for Android
GNU General Public License v3.0
17 stars 1 forks source link

Crash on Android 6.0 because Map.getOrDefault isn't present #75

Open ellenhp opened 5 years ago

ellenhp commented 5 years ago

This is highly concerning because it wasn't caught by the linter or a robolectric test. Possibly report it to robolectric?

ellenhp commented 5 years ago

Mitigated as of #73 but I don't want to close this until that's rolled out to testers and I've decided whether or not to report this.