From a0305dbad410aa7264308502fc7de134d67f23ea Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Fri, 11 Apr 2025 08:52:11 -0300 Subject: [PATCH] refactor(home_overflow.xml): add the overflow home menu resource back --- mastodon/src/main/res/menu/home_overflow.xml | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 mastodon/src/main/res/menu/home_overflow.xml diff --git a/mastodon/src/main/res/menu/home_overflow.xml b/mastodon/src/main/res/menu/home_overflow.xml new file mode 100644 index 000000000..74b46dd5a --- /dev/null +++ b/mastodon/src/main/res/menu/home_overflow.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + \ No newline at end of file