标签: android compiler-warnings suppress-warnings
当if / else语句的else为空时,我希望android studio不会标记为警告。
这是一个例子:
我一直在仔细观察偏好(/偏好/检查),但我无法禁用该警告。
任何人都知道如何禁用它?谢谢!