Skip to content

Commit

Permalink
Add accessibility label
Browse files Browse the repository at this point in the history
  • Loading branch information
OrlaM committed Feb 13, 2024
1 parent 421570e commit d4997b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class TabDisplayPanel: UIViewController,

override func viewDidLoad() {
super.viewDidLoad()
view.accessibilityLabel = .TabTrayViewAccessibilityLabel
setupView()
listenForThemeChange(view)
applyTheme()
Expand Down

0 comments on commit d4997b7

Please sign in to comment.