From 62ae5a63e527c72fefe05e7a0b1f737c0edc8e6d Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Wed, 20 Nov 2024 10:59:42 -0300 Subject: [PATCH] feat: add profile_own_custom.xml menu file --- .../src/main/res/menu/profile_own_custom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 mastodon/src/main/res/menu/profile_own_custom.xml diff --git a/mastodon/src/main/res/menu/profile_own_custom.xml b/mastodon/src/main/res/menu/profile_own_custom.xml new file mode 100644 index 000000000..47b8219fc --- /dev/null +++ b/mastodon/src/main/res/menu/profile_own_custom.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file