projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
OC-2459: Ask for pincode, when click on an instant upload notification
[pub/Android/ownCloud.git]
/
oc_framework-test-project
/
res
/
menu
/
test.xml
1
<menu
xmlns:
android
=
"http://schemas.android.com/apk/res/android"
>
2
3
<item
4
android:
id
=
"@+id/action_settings"
5
android:
orderInCategory
=
"100"
6
android:
showAsAction
=
"never"
7
android:
title
=
"@string/action_settings"
/>
8
9
</menu>