From 87d3200b29d43ec5ee93de18d016c483cb3cb239 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Thu, 10 Aug 2017 01:04:46 -0500 Subject: ProfileActivity: Do menus correctly Signed-off-by: Jason A. Donenfeld --- app/src/main/res/menu/profile_edit.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/res/menu/profile_edit.xml (limited to 'app/src/main/res/menu/profile_edit.xml') diff --git a/app/src/main/res/menu/profile_edit.xml b/app/src/main/res/menu/profile_edit.xml new file mode 100644 index 00000000..44e719c7 --- /dev/null +++ b/app/src/main/res/menu/profile_edit.xml @@ -0,0 +1,9 @@ + + + + -- cgit v1.2.3