nowinandroid
nowinandroid copied to clipboard
Icons alignment to use NiaIcons
Changes
- Changed icons used to use Nia Design System defined icons.
- Replaced
ArrowBackfromRoundedtoFilledvariant asRoundedwas not used, butFilledwas.
Hi, The android tests are passing locally, but failing in CI. Can anyone please help me understand how to fix it?
Please could you fix the merge conflicts.
@dturner Done.
com.google.samples.apps.nowinandroid.ui.NavigationTest > homeDestination_back_quitsApp[test(AVD) - 6.0] FAILED java.lang.Exception: Unexpected exception, expected<androidx.test.espresso.NoActivityResumedException> but was<androidx.test.espresso.base.RootViewPicker$RootViewWithoutFocusException>
@dturner Flakiness? I've seen this on other builds as well
Thank you for your contribution!