Closed nbradbury closed 4 days ago
1 Warning | |
---|---|
:warning: | PR is not assigned to a milestone. |
Generated by :no_entry_sign: Danger
The following changes in project dependencies were detected (configuration wordpressVanillaReleaseRuntimeClasspath
):
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21486-28379cb | |
Commit | 28379cb14c942f0cb2664ca4d5e891e5359ce377 | |
Direct Download | wordpress-prototype-build-pr21486-28379cb.apk |
App Name | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21486-28379cb | |
Commit | 28379cb14c942f0cb2664ca4d5e891e5359ce377 | |
Direct Download | jetpack-prototype-build-pr21486-28379cb.apk |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Is it possible to use the same fix for the "My Tickets" list?
Unfortunately, the same fix won't work for that screen (RequestListActivity
). According to the Zendesk docs that screen should automatically support dark mode, but it does not. I'll file a separate issue for this.
Fixes #21485
Previously Zendesk chat would show with light mode colors even in dark mode. This PR addresses this.
To test:
Note: Dark mode support is only available in Android 33 (Tiramisu) and above.