Menu namespace
Menu namespace
When using the appcompat library, menu resources should refer to the showAsAction
(or actionViewClass
, or actionProviderClass
) in the app:
namespace, not the android:
namespace.
Similarly, when not using the appcompat library, you should be using the android:showAsAction
(or actionViewClass
, or actionProviderClass
) attribute.
Issue id: AppCompatResource
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