You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thunderbird Android currently uses static K9.messageViewPostRemoveNavigation directly in the codebase to determine action after deleting/moving a message. This approach bypasses the modern preference management system.
This task aims to refactor all direct usages of K9.messageViewPostRemoveNavigation to retrieve or modify the preference via PreferenceDataStore.