When the test enters the card data for "Tom Browning", sending DPAD_DOWN with focus in the Team EditText skips past the Player Position Spinner and causes the rest of the test to perform incorrectly.
--- old+++ new@@ -1 +1 @@-In `BaseballCardDetailsAddCardsTest#testAddMultipleCards()` when the test enters the card data for "Tom Browning", sending DPAD_DOWN with focus in the Team `EditText` skips past the Player Position `Spinner` and causes the rest of the test to perform incorrectly.+When the test enters the card data for "Tom Browning", sending DPAD_DOWN with focus in the Team `EditText` skips past the Player Position `Spinner` and causes the rest of the test to perform incorrectly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
BaseballCardDetailsAddCardsTest#testAddMultipleCards()--> BaseballCardDetailsAddCardsTest#testAddMultipleCards()Diff: