- Fixed rare crash that can happen when first account is created and

message or call comes in before user has returned to main activity.
This commit is contained in:
Juha Heinanen
2019-03-06 09:35:10 +02:00
parent aa98e04de1
commit 9e6db47da8
3 changed files with 10 additions and 5 deletions

View File

@ -0,0 +1,2 @@
- Fixed rare crash that can happen when first account is created and
message or call comes in before user has returned to main activity.