Sign in
android
/
platform
/
frameworks
/
base
/
74cb5af8500dd6a546a7b4dee6f50dd0e7e6a23b
/
.
/
tests
/
OneMedia
/
res
/
menu
/
main.xml
blob: c00202823049e8d5b1590e1223f20fef8a966353 [
file
] [
log
] [
blame
]
<menu
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<item
android:id
=
"@+id/action_settings"
android:orderInCategory
=
"100"
android:showAsAction
=
"never"
android:title
=
"@string/action_settings"
/>
</menu>