-
Notifications
You must be signed in to change notification settings - Fork 138
[HACK][Woo POS] PR 3/5: Add WooPos card reader connection dialog and ViewModel #15071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HACK][Woo POS] PR 3/5: Add WooPos card reader connection dialog and ViewModel #15071
Conversation
Generated by 🚫 Danger |
Project manifest changes for WooCommerceThe following changes in the --- ./build/reports/diff_manifest/WooCommerce/vanillaRelease/base_manifest.txt 2025-12-09 08:19:56.435194212 +0000
+++ ./build/reports/diff_manifest/WooCommerce/vanillaRelease/head_manifest.txt 2025-12-09 08:20:02.055220396 +0000
@@ -218,7 +218,7 @@
android:theme="@style/Theme.WooPos"
android:windowSoftInputMode="adjustResize" />
<activity
- android:name="com.woocommerce.android.ui.woopos.cardreader.WooPosCardReaderActivity"
+ android:name="com.woocommerce.android.ui.woopos.cardreader.WooPosCardReaderOnboardingActivity"
android:theme="@style/Theme.WooPos.Transparent"
android:windowSoftInputMode="adjustResize" />
<activityGo to https://buildkite.com/automattic/woocommerce-android/builds/34305/canvas?sid=019b022d-bbba-4366-86ca-f7358de9da48, click on the |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
malinajirka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thorough testing will be done later.
|
Version |
79271af
into
woomob-1854-woopos-card-reader-connection-ui
WOOMOB-1854
Description
Add the UI layer for WooPos card reader connection:
Test Steps
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.