Sign in
ara-mdk
/
platform
/
frameworks
/
opt
/
photoviewer
/
40a26567ebaf6311bd7a102491d669abd1d68646
/
.
/
sample
/
res
/
menu
/
activity_main.xml
blob: cfc10fd52e835c45ae499aef7b3885116946b58f [
file
] [
log
] [
blame
]
<menu
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<item
android:id
=
"@+id/menu_settings"
android:title
=
"@string/menu_settings"
android:orderInCategory
=
"100"
android:showAsAction
=
"never"
/>
</menu>