Android-Tutorial-Test-ShowCase/hilt/hilt-app
Gergely Hegedus e3720ff3f6 PR#128 Fix Compose UI sync issue
Sometimes the emptyPasswordShowsProperErrorMessage failed because while waiting for Idling Resources/Coroutines to run the clock has been updated and the Snackbar got dismissed.
autoAdvance=off, waitForIdle, autoAdvance=on pattern ensures this doesnt happen
2022-09-29 15:06:04 +03:00
..
schemas/org.fnives.test.showcase.hilt.storage.LocalDatabase Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00
src PR#128 Fix Compose UI sync issue 2022-09-29 15:06:04 +03:00
.gitignore Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00
build.gradle Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00
consumer-rules.pro Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00
proguard-rules.pro Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00