forked from shadowfacts/Tusker
VoiceOver: Fix profile relationship label not being read
This commit is contained in:
parent
19bf6cbf18
commit
726be85223
|
@ -150,6 +150,7 @@ class ProfileHeaderView: UIView {
|
|||
accessibilityElements = [
|
||||
displayNameLabel!,
|
||||
usernameLabel!,
|
||||
relationshipLabel!,
|
||||
noteTextView!,
|
||||
fieldsView!,
|
||||
moreButton!,
|
||||
|
|
Loading…
Reference in New Issue