Update labels for avatar
This commit is contained in:
parent
211fce47ce
commit
2a5ac1a6de
3 changed files with 7 additions and 5 deletions
|
@ -56,8 +56,8 @@ export function HeaderWithInput({
|
|||
hitSlop={MENU_HITSLOP}
|
||||
style={styles.headerMenuBtn}
|
||||
accessibilityRole="button"
|
||||
accessibilityLabel="Back"
|
||||
accessibilityHint="">
|
||||
accessibilityLabel="Menu"
|
||||
accessibilityHint="Access navigation links and settings">
|
||||
<UserAvatar size={30} avatar={store.me.avatar} />
|
||||
</TouchableOpacity>
|
||||
<View
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue