Skip to content

Conversation

shamim-emon
Copy link
Collaborator

Description

This PR migrates the K9.messageViewPostRemoveNavigation flag to PreferenceDataStore.

Changes

  • Replaced direct usage of K9.messageViewPostRemoveNavigation with PreferenceDataStore via InteractionSettings.
  • Updated related getter/setter logic to read and write through preferences.
  • Ensured existing behavior for post-remove navigation is preserved.

Why

  • Aligns with the ongoing migration of K9 static flags to PreferenceDataStore.
  • Improves consistency, maintainability, and persistence of preferences.

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate K9.messageViewPostRemoveNavigation to PreferenceDataStore
2 participants