element-android/changelog.d/6548.feature

2 lines
201 B
Gherkin

Move initialization of the Session to a background thread. MainActivity is restoring the session now, instead of VectorApplication. Useful when for instance a long migration of a database is required.