👋 Hello, team! I have facing a problem in Android studio. So my project is having some legacy code (java and XML) and along with kotlin and XML too. So in the java files suppose I have defined a method let's say fun A() and we have been calling this function from 5 places inside the same java file. Now when I try to find usage of the function it does not show me anything . Where as the same feature works in kotlin files. Note I have been using latest Android studio
not kotlin but kotlin colored 2