Sign in
ara-mdk
/
platform
/
frameworks
/
ex
/
35d3af70da9740a81eb8eda5a7f87e6f396fb151
/
.
/
photoviewer
/
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>