When I click on usage of any function it shows me a dialog like below:
This makes my code navigation in native very slow. I'm using Android Studio Arctic Fox. I have NDK(SideBySide) and CMAKE installed. I'm able to build and debug native code. I feel it's some settings / configuration issue. In my native code I don't find usage of functions or variables like we do in Java. Any help/clue will be appreciated.