What is the shortcut to close the opened tab in android studio?
I\'m new to the android studio. I tried with CTRL+W. It\'s not wo
Follow the steps mentioned in other comments (type CTRL + ALT + S to get into settings and in the keymap dialog search for Close) and what you actually need to change is [editor tabs] / [close]
(android studio 3.6.1)