Skip to content

Conversation

stevenzeck
Copy link
Contributor

@stevenzeck stevenzeck commented Jul 31, 2023

  1. Remove code that isn't being used. Note: I don't ever see setScrollingCacheEnabled in the Webview being used since USE_CACHE is always false and mScrollingCacheEnabled does nothing else.
  2. Use BundleCompat and IntentCompat to retrieve parceables depending on Android version.
  3. Use ServiceCompat for stopForeground
  4. Suppress deprecations of files that will be deprecated by the toolkit itself soon

Copy link
Member

@qnga qnga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@mickael-menu
Copy link
Member

Thank you @stevenzeck 👍

@mickael-menu mickael-menu merged commit a9e8b0d into readium:v3 Aug 2, 2023
@mickael-menu mickael-menu deleted the more-cleanup branch August 2, 2023 08:06
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.

3 participants