Files
kotlin-fork/idea/resources/intentionDescriptions/SuppressLintIntentionAction/description.html
T
2016-11-21 17:16:27 +03:00

5 lines
143 B
HTML

<html>
<body>
This intention suppresses android lint warnings with @SuppressLint annotation added to closest parent declaration
</body>
</html>