Answer to
Android Studio: how to see a list of all warnings?
Code > Inspect Code
That will run lint and list all warnings.
Answer to
Android Studio: how to see a list of all warnings?
Code > Inspect Code
That will run lint and list all warnings.