Skip to content

Commit

Permalink
Modify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-semyonov committed Mar 7, 2024
1 parent 98a927f commit 0a6d548
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ private class AccessibilityElement(
child.discardCachedAccessibilityFrameRecursively()
}
} else {
// Not calculated yet, or the subtree was already discarded
// Not calculated yet, or the subtree was already discarded. Do nothing.
}
}

Expand Down

0 comments on commit 0a6d548

Please sign in to comment.