projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e7243981a9853f09e1bb85ac65a3162bdb3703d9
[pub/Android/ownCloud.git]
/
res
/
menu
/
account_picker_long_click.xml
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<menu
xmlns:
android
=
"http://schemas.android.com/apk/res/android"
>
3
<item
android:
id
=
"@+id/delete_account"
android:
title
=
"Delete account"
></item>
4
5
6
</menu>