about summary refs log tree commit diff
path: root/src/view/com/pager/FeedsTabBarMobile.tsx
diff options
context:
space:
mode:
authorOllie H <renahlee@outlook.com>2023-05-18 21:09:39 -0700
committerGitHub <noreply@github.com>2023-05-18 21:09:39 -0700
commit15c1b6ee157471807a723161066ba4ce5e12c0b5 (patch)
tree47d07066f79b15480b37d1ac588a0283d6695537 /src/view/com/pager/FeedsTabBarMobile.tsx
parent211fce47ce566fb5703be0019ba587150ff043b3 (diff)
parent2a5ac1a6de6315a2e7d9af8c86d132667e3fec4c (diff)
downloadvoidsky-15c1b6ee157471807a723161066ba4ce5e12c0b5.tar.zst
Merge pull request #744 from bluesky-social/ollie/693
Update labels for avatar
Diffstat (limited to 'src/view/com/pager/FeedsTabBarMobile.tsx')
-rw-r--r--src/view/com/pager/FeedsTabBarMobile.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/com/pager/FeedsTabBarMobile.tsx b/src/view/com/pager/FeedsTabBarMobile.tsx
index 725c44603..b42ffe726 100644
--- a/src/view/com/pager/FeedsTabBarMobile.tsx
+++ b/src/view/com/pager/FeedsTabBarMobile.tsx
@@ -39,8 +39,8 @@ export const FeedsTabBar = observer(
           style={styles.tabBarAvi}
           onPress={onPressAvi}
           accessibilityRole="button"
-          accessibilityLabel="Open navigation"
-          accessibilityHint="Access profile and other navigation links">
+          accessibilityLabel="Menu"
+          accessibilityHint="Access navigation links and settings">
           <UserAvatar avatar={store.me.avatar} size={30} />
         </TouchableOpacity>
         <TabBar