Closed atorresveiga closed 3 weeks ago
1 Warning | |
---|---|
:warning: | This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews. |
Generated by :no_entry_sign: Danger
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | c95901474aec54fa922bce803310f28363ba9c5f | |
Direct Download | woocommerce-wear-prototype-build-pr12837-c959014.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 | c95901474aec54fa922bce803310f28363ba9c5f | |
Direct Download | woocommerce-prototype-build-pr12837-c959014.apk |
Attention: Patch coverage is 0%
with 311 lines
in your changes missing coverage. Please review.
Project coverage is 40.38%. Comparing base (
01623fe
) to head (c959014
). Report is 5 commits behind head on trunk.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes: #12281
Description
This PR adjusts the UI for landscape mode. To achieve that, I created a new file for the Address and Purchase section and included a Landscape version of the controls. I used the
LocalConfiguration.current.orientation == Configuration.ORIENTATION_LANDSCAPE
to check the phone orientation and created theVerticalDivider
composable to add a vertical divider on some of the rows.Design
Testing information
The tests that have been performed
Images/gif
https://github.com/user-attachments/assets/09fb19c0-9de0-4079-b319-348503cbfaa8
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: