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