Supported @SuppressWarnings Values in Android Studio

后端 未结 4 691
轮回少年
轮回少年 2020-12-29 01:01

What are all of the supported values for @SuppressWarnings in Android Studio?

I couldn\'t find any documentation on it, and I know it isn\'t the same as

4条回答
  •  庸人自扰
    2020-12-29 01:31

    Press Alt+Enter (Windows, Linux) or Option+Enter (OS X), then either press or click on the arrow pointing right at the end of "Replace with lambda...", finally select some of the Suppress... menu items available.

提交回复
热议问题