aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-19 11:29:33 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-19 11:29:33 +0200
commitf65fa8fb0bea4ba367a6262a6112547903729162 (patch)
tree076ebe9e35205849ac42590493593b41485ca61a /src/main/res/menu
parent62209dc7acfd7a416382ae18dc6d0fad329ea400 (diff)
changed profile view
fixes #390, #369
Diffstat (limited to 'src/main/res/menu')
-rw-r--r--src/main/res/menu/editaccount.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main/res/menu/editaccount.xml b/src/main/res/menu/editaccount.xml
index 90356c266..a31d6f032 100644
--- a/src/main/res/menu/editaccount.xml
+++ b/src/main/res/menu/editaccount.xml
@@ -2,12 +2,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
- android:id="@+id/action_change_presence"
- android:icon="@drawable/ic_new_releases_white_24dp"
- android:title="@string/edit_status_message"
- app:showAsAction="ifRoom" />
-
- <item
android:id="@+id/action_share"
android:icon="@drawable/ic_share_white_24dp"
android:title="@string/share_uri_with"