From 369902ffe5202afa8f6b92e9dd06321584c6ae2f Mon Sep 17 00:00:00 2001 From: FineFindus <63370021+FineFindus@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:19:29 +0100 Subject: [PATCH] feat(compose): add toolTip/ContentDescription to error icon --- mastodon/src/main/res/layout/compose_action.xml | 2 ++ mastodon/src/main/res/values/strings_sk.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/mastodon/src/main/res/layout/compose_action.xml b/mastodon/src/main/res/layout/compose_action.xml index 05949e8d5..7f3109061 100644 --- a/mastodon/src/main/res/layout/compose_action.xml +++ b/mastodon/src/main/res/layout/compose_action.xml @@ -18,6 +18,8 @@ Add new poll option Compose + Error publishing \ No newline at end of file