Nick Bradbury
Nick Bradbury
Closes: #7097 - this tiny PR simply adds `woocommerceandroid_explat_aa_test_202208` to our experiments. It's submitted as a draft until Abacus has been setup. Experiment design (internal ref): pbxNRc-1QS-p2 [Related iOS PR](https://github.com/woocommerce/woocommerce-ios/pull/7411)...
This PR partly addresses #7053 by adding missing tracking of linked products. The reason for the missed tracking was that the tracking was being done on the grouped product list...
Our app uses an outdated splash screen approach and could be updated to use the new [SplashScreen API](https://developer.android.com/guide/topics/ui/splash-screen). This may seem like an unimportant task, but this is aimed at...
An Inbox item with long button text doesn't look right. 
When editing an order, there's no arrow or "X" button at the top left of the screen. 
We have several places in our code where we open the email or phone apps. We should consolidate these.
Right now if you collect a payment on an already-created order, it returns you to the order list. In this situation it should instead return to order detail.
When you tap to create a new product, the reviews view is shown. That probably shouldn't appear until the product has been created. 
While working on product search by SKU (#6838) I noticed the skeleton view was overlapping the search tabs:  I verified in preview that the tabs were directly above the...
* Go to order detail * Expand the billing section * Rotate the device * Note the billing section is collapsed