I am facing a weird problem... AS does not recogni...
# random
j
I am facing a weird problem... AS does not recognise the method
addMenuProvider
when it is being added from a kotlin class, but it does recognise it when it comes from a java class... I tried to reproduce it in another project... but I failed 😞 The compilation works just fine and I did try to invalidate caches, restarting the computer and praying... but the red line is still there... Any ideas of what I could do?
Even in the latest AS canary... the problem persists...