What would be the code folding shortcut on a mac for Android Studio? Is there a default shortkey for this, or should we define our own? It would be very handy to toggle, specially when working on a smaller screen.
They call folding in android studio, I guess.
Shortcut expand: Cmd + '+' Collapse: Cmd + '-' Shortcut expand all: shift + cmd + '+'