aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/publish_avatar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/menu/publish_avatar.xml')
-rw-r--r--src/main/res/menu/publish_avatar.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/main/res/menu/publish_avatar.xml b/src/main/res/menu/publish_avatar.xml
deleted file mode 100644
index 72ceb2d17..000000000
--- a/src/main/res/menu/publish_avatar.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<menu xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto">
-
- <item
- android:id="@+id/action_crop_image"
- app:showAsAction="always"
- android:icon="@drawable/ic_crop_white_24dp"
- android:title="@string/select_image_and_crop" />
-</menu> \ No newline at end of file