Added check that log manager mLm is not null before using it - FIXES #195 (well prevents it crashing the whole app anyway!)

This commit is contained in:
Graham Jones
2024-06-14 14:36:22 +01:00
parent 7871de926c
commit 1816c10234
3 changed files with 21 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.10 - fixed (infrequent) crash when opening data sharing page.
V4.2.9 - fixed crash when using Polish translation.
V4.2.8 -
- Fixed crash in export data function when using european style comma based decimal separator.