KTX Extension Available
KTX Extension Available
Android KTX extensions augment some libraries with support for modern Kotlin language features like extension functions, extension properties, lambdas, named parameters, coroutines, and more.
In Kotlin projects, use the KTX version of a library by replacing the dependency in your build.gradle
file. For example, you can replace androidx.fragment:fragment
with androidx.fragment:fragment-ktx
.
Issue id: KtxExtensionAvailable
https://developer.android.com/kotlin/ktx
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023