From 6fd5b77e517093d6605b06fbc46ef00ba2dfdd2f Mon Sep 17 00:00:00 2001 From: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com> Date: Fri, 27 Jan 2023 21:33:08 -0300 Subject: [PATCH] Forgot to add some stuff --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97ba46422..abe4fb79e 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Variant with an integrated updater. If you download Moshidon from here (and not ### Behavior +* Adding a bottom option for the publish button, allowing for easier user on larger screens! * [Make back button return to the home tab before exiting the app](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/back-returns-home) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/118)) * [Always preserve content warnings when replying](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/always-preserve-cw) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/113)) * [Display full image when adding image description](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/compose-image-description-full-image) ([Pull request](https://github.com/mastodon/mastodon-android/pull/182))