Wrong case for view tag
Wrong case for view tag
Most layout tags, such as <Button>
, refer to actual view classes and are therefore capitalized. However, there are exceptions such as <fragment>
and <include>
. This lint check looks for incorrect capitalizations.
Issue id: WrongCase
https://developer.android.com/guide/components/fragments.html
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