From 8d7a7349d4c1d3b137550dec8cf04f5fce9157a6 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Fri, 11 Apr 2025 08:54:36 -0300 Subject: [PATCH] refactor(list_reply_policies.xml): add back the list reply policies menu resource --- mastodon/src/main/res/menu/list_reply_policies.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mastodon/src/main/res/menu/list_reply_policies.xml diff --git a/mastodon/src/main/res/menu/list_reply_policies.xml b/mastodon/src/main/res/menu/list_reply_policies.xml new file mode 100644 index 000000000..87bfcfd8d --- /dev/null +++ b/mastodon/src/main/res/menu/list_reply_policies.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file