From 5937215d3add5c0334137cf175cf8ffc849e97ea Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Wed, 28 Dec 2022 21:50:59 -0300 Subject: [PATCH] I have done something here --- mastodon/src/main/res/values-sw380dp/publish_button.xml | 4 ++++ mastodon/src/main/res/values/publish_button.xml | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 mastodon/src/main/res/values-sw380dp/publish_button.xml create mode 100644 mastodon/src/main/res/values/publish_button.xml diff --git a/mastodon/src/main/res/values-sw380dp/publish_button.xml b/mastodon/src/main/res/values-sw380dp/publish_button.xml new file mode 100644 index 000000000..e7539ec2f --- /dev/null +++ b/mastodon/src/main/res/values-sw380dp/publish_button.xml @@ -0,0 +1,4 @@ + + + false + \ No newline at end of file diff --git a/mastodon/src/main/res/values/publish_button.xml b/mastodon/src/main/res/values/publish_button.xml new file mode 100644 index 000000000..93ee836b6 --- /dev/null +++ b/mastodon/src/main/res/values/publish_button.xml @@ -0,0 +1,4 @@ + + + true + \ No newline at end of file