element-android/changelog.d/6548.feature
Benoit Marty b83f6f2cb7 Changelog
2022-07-21 11:19:36 +02:00

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.