You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…fications
Previous code checked the item was a `StatusViewData`, which is not
true for notifications, and meant the links, mentions, and hashtags
accessibility features were not available.
Change this to `IStatusViewData`, which notifications do implement.
Fixes#1037
Reports from TalkingDroid account that the "Links" accessibility action only works in a thread, and not when viewing a timeline (or notifications).
The text was updated successfully, but these errors were encountered: