Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
eba920d249a292b32714980d590e1682a1644ac6
/
.
/
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>