I recently installed the Arctic Fox update of Android Studio on Catalina macOs, and I’m not able to find the "problems" view in the project overview scroll options, does anyone have any idea about it?
The exact build is:
Android Studio Arctic Fox | 2020.3.1 Patch 1.
Build #AI-203.7717.56.2031.7621141, built on August 7, 2021
Edit: Actually I found it in the bottom of the tool window bar using the Command+E shortcut
3
Answers
It should be on the Left Bottom Corner as illustrated below.
If not go to
View
->Tool Windows
->Problems
to reveal it – see the below illustration though from Windows OS but AS on Windows is similar to Mac.You can find it under View menu option.
One should ask the IDE itself, instead of taking to the internet:
click
Help
>Find Action
…or use the shortcut: Ctrl+Shift+A.then type eg.
problems
click the result.