Yes I guess you can do that. But if you are trying...
# android
n
Yes I guess you can do that. But if you are trying to find out what extension function exist its not very discoverable. You have to know about the methods and which package they are in then add the dependencies etc.. just to be able to see the method signiture. Just makes figuring out what extension functions you can use and how quite an effort.
m
Yeah, it's a bit annoying. I'm looking to add JavaDocs-style content to AndroidX Tech later this year, and one of the objectives is to try to surface that sort of information better.
n
That would great Mark, thanks for all your efforts. 👍
🙏 1