Incorrect order of elements in manifest
Incorrect order of elements in manifest
The <application>
tag should appear after the elements which declare which version you need, which features you need, which libraries you need, and so on. In the past there have been subtle bugs (such as themes not getting applied correctly) when the <application>
tag appears before some of these other elements, so it's best to order your manifest in the logical dependency order.
Issue id: ManifestOrder
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