Search code examples
android-studiointellij-ideaandroid-studio-2.2intellij-14android-studio-2.1

How to open my files by double click


Android Studio was working fine, and unexpectedly, each time I do single click on any class android studio immediately opens it.

I googled how to disable this options and one suggestion was to change the key map..i did that as shown int he picture below..I changed the action of "Jump To Source" to be done by single click..then I clikced ok...but that did not solve the problem

please let me know how to open my file by double click not by single click

image

enter image description here


Solution

  • Have you activated the Autoscroll to source option in the project view? This will always open a clicked source file.

    autoscroll to source option