From 57093893229bc5cc45a33e5551999c2d57acb18a Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Thu, 15 Jun 2023 21:21:58 -0300 Subject: [PATCH] feat: add distinctive bell icon for when post notifications are enabled cc: @sk22 I will cc you a lot from now on, as I have realized Mega has a few design rough edges I feel personally obligated to give back the fix to. Primarily wrong coloring on a few text views here and there. For putting colors onto things, I always a true black tone and the green visual option, because those options specifically make the mismatched colors a lot more apparent. --- .../main/res/drawable/ic_fluent_alert_24_selector.xml | 6 +++--- .../res/drawable/ic_fluent_alert_urgent_24_filled.xml | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 mastodon/src/main/res/drawable/ic_fluent_alert_urgent_24_filled.xml diff --git a/mastodon/src/main/res/drawable/ic_fluent_alert_24_selector.xml b/mastodon/src/main/res/drawable/ic_fluent_alert_24_selector.xml index 7d2eb9fe8..f7f922cdd 100644 --- a/mastodon/src/main/res/drawable/ic_fluent_alert_24_selector.xml +++ b/mastodon/src/main/res/drawable/ic_fluent_alert_24_selector.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/mastodon/src/main/res/drawable/ic_fluent_alert_urgent_24_filled.xml b/mastodon/src/main/res/drawable/ic_fluent_alert_urgent_24_filled.xml new file mode 100644 index 000000000..d66b88664 --- /dev/null +++ b/mastodon/src/main/res/drawable/ic_fluent_alert_urgent_24_filled.xml @@ -0,0 +1,9 @@ + + +