From 58e0ce3970795002ab891506b345af9df8984aad Mon Sep 17 00:00:00 2001 From: sk Date: Sun, 8 Oct 2023 16:36:56 +0200 Subject: [PATCH] add tooltips --- mastodon/src/main/res/layout/tab_bar.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/mastodon/src/main/res/layout/tab_bar.xml b/mastodon/src/main/res/layout/tab_bar.xml index ed881fd77..0fe12a090 100644 --- a/mastodon/src/main/res/layout/tab_bar.xml +++ b/mastodon/src/main/res/layout/tab_bar.xml @@ -23,6 +23,7 @@ android:layout_marginEnd="8dp" android:paddingTop="12dp" android:paddingBottom="16dp" + android:tooltipText="@string/sk_tab_home" android:orientation="vertical"> + android:contentDescription="@string/sk_tab_home"> + android:contentDescription="@string/sk_tab_search"> + android:contentDescription="@string/sk_tab_notifications"> + android:contentDescription="@string/sk_tab_profile">