Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android-lint
/
testData
/
lint
/
menuTitle.xml
blob: ef914108a6f39d159f02fc93bb5b927da7b74cdb [
file
] [
log
] [
blame
]
<menu
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
<error
descr
=
"Menu items should specify a `title`"
>
it
<caret>
em
</error>
android:id="@+id/action_settings"
android:orderInCategory="100" />
</menu>