feat(compose): add toolTip/ContentDescription to error icon

This commit is contained in:
FineFindus
2023-01-09 20:19:29 +01:00
parent 747439999d
commit 369902ffe5
2 changed files with 3 additions and 0 deletions

View File

@@ -140,4 +140,5 @@
<!-- accessibility labels-->
<string name="sk_poll_option_add">Add new poll option</string>
<string name="sk_fab_compose">Compose</string>
<string name="sk_sending_error">Error publishing</string>
</resources>