Set android studio warning levels

前端 未结 3 1550
伪装坚强ぢ
伪装坚强ぢ 2020-12-06 16:48

I\'m trying to work with android studio, and so far so good. However, it has yellow indexes, warnings, lightbulbs, (etc) all over the place!

Which is a problem. No,

3条回答
  •  时光取名叫无心
    2020-12-06 16:49

    The latest version of Android Studio (2.1) seems to have a lot more flexibility with its warnings. Settings -> Editor -> Inspections has increased greatly. Then use the search feature to help find the warnings/errors you want to dis(en)able. Then click the checkboxes for the settings you like.

    Don't forget to choose "Default" or "Project Default" in the drop-down box.

    In this image I managed to find your specific issue (I completely agree with you about that one!) which I unchecked.

提交回复
热议问题