You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
I've found that none of my listeners will fire in a release build, although they work as expected from the debugger. Adding implementation "org.jetbrains.anko:anko-sdk25-listeners:0.10.8" doesn't seem to fix it.
I guess it's back to nasty old XML layouts... Shame.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For use listeners add implementation "org.jetbrains.anko:anko-sdk25-listeners:0.10.8" in build.gradle
The text was updated successfully, but these errors were encountered: