In Android Studio, when using Command + P shortcut, I can see Parameter Info displayed in a row. However, I've seen that some developers have this parameter list displayed in a column format. How can I change the parameter list display from row to column view?
Parameter info in column:
Parameter info in row:
I tried searching through Android Studio settings but couldn't find any option to change the parameter info display format.
In Android Studio, when using Command + P shortcut, I can see Parameter Info displayed in a row. However, I've seen that some developers have this parameter list displayed in a column format. How can I change the parameter list display from row to column view?
Parameter info in column:
Parameter info in row:
I tried searching through Android Studio settings but couldn't find any option to change the parameter info display format.
Share Improve this question asked Feb 17 at 2:26 Sergei DruzhininSergei Druzhinin 111 bronze badge New contributor Sergei Druzhinin is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.1 Answer
Reset to default 0Right-click in the editor
Go to Parameter Info Settings
Select the horizontal/row layout option