Fix lint test: take into account diagnostic that is specific for NI
This commit is contained in:
+1
@@ -7,6 +7,7 @@ import android.widget.TextView
|
|||||||
|
|
||||||
@Suppress(
|
@Suppress(
|
||||||
"TYPE_INFERENCE_NO_INFORMATION_FOR_PARAMETER",
|
"TYPE_INFERENCE_NO_INFORMATION_FOR_PARAMETER",
|
||||||
|
"NEW_INFERENCE_NO_INFORMATION_FOR_PARAMETER",
|
||||||
"UNUSED_VARIABLE"
|
"UNUSED_VARIABLE"
|
||||||
)
|
)
|
||||||
class OtherActivity : Activity() {
|
class OtherActivity : Activity() {
|
||||||
|
|||||||
Reference in New Issue
Block a user