Hello everyone, I have a problem with extension fu...
# anko
b
Hello everyone, I have a problem with extension function problem. I create a library project and have some extension function in it, but when I access these function from project which use this library, it compile failed, error message is Unresolved reference: xxxxx. It's there something I missed when package the library?