Ethan Dalool
8a72bb2b2e
My coroutine solution worked for bringing the onboarding back, but it broke the cancel button since it touched a view out of the owning thread. I probably could fix that by adding a coroutine for cancel too, but the delete operation should be so fast that synchronous might not even be a problem. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
proguard-rules.pro |