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