android.lint.inspections.accidental.octal=Accidental Octal android.lint.inspections.assertion.side.effect=Assertions with Side Effects android.lint.inspections.bad.hostname.verifier=Insecure HostnameVerifier android.lint.inspections.bidi.spoofing=Bidirectional text spoofing android.lint.inspections.check.result=Ignoring results android.lint.inspections.default.locale=Implied default locale in case conversion android.lint.inspections.discouraged.api=Using discouraged APIs android.lint.inspections.easter.egg=Code contains easter egg android.lint.inspections.empty.super.call=Calling an empty super method android.lint.inspections.expensive.assertion=Expensive Assertions android.lint.inspections.file.ends.with.ext=File endsWith on file extensions android.lint.inspections.gradle.dependency=Obsolete Gradle Dependency android.lint.inspections.gradle.deprecated.configuration=Deprecated Gradle Configuration android.lint.inspections.gradle.dynamic.version=Gradle Dynamic Version android.lint.inspections.gradle.ide.error=Gradle IDE Support Issues android.lint.inspections.gradle.path=Gradle Path Issues android.lint.inspections.ignore.without.reason=@Ignore without Reason android.lint.inspections.implicit.sam.instance=Implicit SAM Instances android.lint.inspections.java.plugin.language.level=Java Plugin Language Level android.lint.inspections.jcenter.repository.obsolete=JCenter Repository Obsolete android.lint.inspections.kotlin.property.access=Kotlin Property Access android.lint.inspections.lambda.last=Lambda Parameters Last android.lint.inspections.local.suppress=@SuppressLint on invalid element android.lint.inspections.merge.marker=Code contains merge marker android.lint.inspections.missing.super.call=Missing Super Call android.lint.inspections.newer.version.available=Newer Library Versions Available android.lint.inspections.no.hard.keywords=No Hard Kotlin Keywords android.lint.inspections.not.constructor=Not a Constructor android.lint.inspections.not.interpolated=Incorrect Interpolation android.lint.inspections.open.for.testing=Extending API only allowed from tests android.lint.inspections.property.escape=Incorrect property escapes android.lint.inspections.proxy.password=Proxy Password in Cleartext android.lint.inspections.range=Outside Range android.lint.inspections.restricted.api=Restricted API android.lint.inspections.return.this=Method must return this android.lint.inspections.secure.random=Using a fixed seed with SecureRandom android.lint.inspections.shift.flags=Dangerous Flag Constant Declaration android.lint.inspections.simple.date.format=Implied locale in date format android.lint.inspections.sqlite.string=Using STRING instead of TEXT android.lint.inspections.stop.ship=Code contains STOPSHIP marker android.lint.inspections.support.annotation.usage=Incorrect support annotation usage android.lint.inspections.suspicious.indentation=Suspicious indentation android.lint.inspections.uast.implementation=Avoid using UAST implementation android.lint.inspections.unknown.nullness=Unknown nullness android.lint.inspections.unspecified.immutable.flag=Missing PendingIntent mutability flag android.lint.inspections.use.value.of=Should use valueOf instead of new android.lint.inspections.using.http=Using HTTP instead of HTTPS android.lint.inspections.visible.for.tests=Visible Only For Tests android.inspections.group.name=Android android.lint.inspections.subgroup.name=Lint android.lint.inspections.group.name=Android Lint android.lint.inspections.week.based.year=Week Based Year android.lint.fix.add.android.prefix=Add Android prefix android.lint.fix.replace.with.zero.dp=Replace size attribute with 0dp android.lint.fix.remove.attribute=Remove attribute android.lint.fix.convert.to.dp=Convert to \"dp\"... android.lint.fix.set.to.wrap.content=Replace size attribute with 'wrap_content' android.lint.fix.remove.unnecessary.view=Remove unnecessary view android.lint.fix.replace.with.suggested.characters=Replace with suggested characters android.lint.fix.add.target.api=Add @TargetApi({0}) Annotation android.lint.fix.add.requires.api=Add @RequiresApi({0}) Annotation android.lint.fix.suppress.lint.api.annotation=Suppress {0} with an annotation android.lint.fix.suppress.lint.api.comment=Suppress {0} with a comment android.lint.fix.suppress.lint.api.attr=Suppress: Add tools:ignore="{0}" attribute android.lint.fix.replace.namespace=Replace with an auto resource namespace android.lint.fix.open.firebase.assistant=Open the Firebase Assistant android.lint.quickfixes.family=Android Lint quick fixes android.lint.inspections.lint.baseline=Baseline Issues