-
Notifications
You must be signed in to change notification settings - Fork 921
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Deprecated Force Dark strategy for WebView (#4257)
<!-- Note: This checklist is a reminder of our shared engineering expectations. The items in Bold are required If your PR involves UI changes: 1. Upload screenshots or screencasts that illustrate the changes before / after 2. Add them under the UI changes section (feel free to add more columns if needed) If your PR does not involve UI changes, you can remove the **UI changes** section At a minimum, make sure your changes are tested in API 23 and one of the more recent API levels available. --> Task/Issue URL: https://app.asana.com/0/1174433894299346/1206764056479583/f ### Description Remove Depreacted Force Dark strategy ### Steps to test this PR _App in light theme_ - [x] Navigate to sites with dark theme support (reddit.com) - [x] Verify site displays in light mode - [x] Navigate to sites without dark theme support (as.com) - [x] Verify site displays in light mode _App in dark theme_ - [x] Navigate to sites with dark theme support (reddit.com) - [x] Verify site displays in dark mode - [x] Navigate to sites without dark theme support (as.com) - [x] Verify site displays in light mode
- Loading branch information
Showing
3 changed files
with
0 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
common/common-utils/src/main/java/com/duckduckgo/common/utils/webview/WebViewExtension.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters