mirror of
https://github.com/ProtonMail/android-mail.git
synced 2026-05-15 09:50:40 +00:00
69d595a194
Now the FAB is not in Home but rather in the MailboxScreen, so we don't need to lazily initialize it and/or keep track of the root composable's lifecycle. ET-6008