Closed atorresveiga closed 4 hours ago
App Name | WooCommerce-Wear Android | |
Platform | βοΈ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 8d591c17cb9decf0be7f103ee883e768ccfad899 | |
Direct Download | woocommerce-wear-prototype-build-pr12966-8d591c1.apk |
π² You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | π± Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 8d591c17cb9decf0be7f103ee883e768ccfad899 | |
Direct Download | woocommerce-prototype-build-pr12966-8d591c1.apk |
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 39.73%. Comparing base (
16feecf
) to head (8d591c1
). Report is 5 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
...i/orders/wooshippinglabels/ShippingRatesSection.kt | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
π¨ Try these New Features:
Part of: #12288
Description
This PR fixes two small issues in dark mode.
The first one is the purchase button elevation. In dark mode, the bottom section elevation differs from the bottom sheet, making the UI look weird. In this PR, I fix that by using different elevations depending on whether the device is in dark mode or expanded.
The second issue was the selected rate background in dark mode.
Testing information
The tests that have been performed
Images/gif
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: