As far as I know, Android Studio was developed on intellij IDEA , so I’m not familiar with Android studio, but I know I’m familiar with intellij IDEA, and I would like to help with this issue, thanks in advance!

It would be desirable, that at targeting on a method documented comments to it were deduced.

    2 answers 2

    Method documentation can be called up using the keyboard shortcut [Ctrl] + [Q] , by placing the cursor on the method. Read more in the official documentation.

    • Thank you, your method works - BORSHEVIK

    In the editor settings, see

    Settings

    • Your method also works - BORSHEVIK