thunderbird / thunderbird-android

Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
https://thunderbird.net/mobile
Apache License 2.0
11.02k stars 2.51k forks source link

Update AndroidX Navigation library and remove our workaround #8560

Open cketti opened 1 week ago

cketti commented 1 week ago

I reported the ConcurrentModificationException crash we were experiencing here: https://issuetracker.google.com/issues/377537292

The bug has been fixed already. Once the fix makes it to a stable release of the library, we should update and remove the workaround for the crash that we added in #8494.