Skip to content

Commit

Permalink
Fix Talkback github link in AccessibilityRole comment
Browse files Browse the repository at this point in the history
Summary: Google moved this file to be under com/google/android

Reviewed By: kingsleyadio

Differential Revision: D64909540

fbshipit-source-id: 02c3c7a41f4f572fb7c9e2ee3dcef73be3cc9846
  • Loading branch information
Alex Bullard authored and facebook-github-bot committed Oct 24, 2024
1 parent 58d4a9c commit 94db6ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import androidx.annotation.StringDef
* screen reader, and this list should be kept up to date with their implementation.
*
* @see
* [https://github.com/google/talkback/blob/master/utils/src/main/java/Role.java](https://github.com/google/talkback/blob/master/utils/src/main/java/Role.java)
* [https://github.com/google/talkback/blob/master/utils/src/main/java/com/google/android/accessibility/utils/Role.java](https://github.com/google/talkback/blob/master/utils/src/main/java/com/google/android/accessibility/utils/Role.java)
*/
object AccessibilityRole {

Expand Down

0 comments on commit 94db6ae

Please sign in to comment.