From 11c7816bb16b6efb3a913254729ebc49798058f7 Mon Sep 17 00:00:00 2001 From: sk Date: Fri, 20 Oct 2023 11:43:35 +0200 Subject: [PATCH] make show new posts button less disruptive --- .../main/res/drawable/bg_button_new_posts.xml | 10 -------- mastodon/src/main/res/layout/home_toolbar.xml | 25 +++++++++---------- 2 files changed, 12 insertions(+), 23 deletions(-) delete mode 100644 mastodon/src/main/res/drawable/bg_button_new_posts.xml diff --git a/mastodon/src/main/res/drawable/bg_button_new_posts.xml b/mastodon/src/main/res/drawable/bg_button_new_posts.xml deleted file mode 100644 index 2c9e3691b..000000000 --- a/mastodon/src/main/res/drawable/bg_button_new_posts.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/mastodon/src/main/res/layout/home_toolbar.xml b/mastodon/src/main/res/layout/home_toolbar.xml index 3f801f722..9587bec32 100644 --- a/mastodon/src/main/res/layout/home_toolbar.xml +++ b/mastodon/src/main/res/layout/home_toolbar.xml @@ -34,7 +34,7 @@ android:visibility="gone" />