Skip to content

Commit

Permalink
ANDROID-14573 removing importantForAccessibility disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jeprubio committed Apr 25, 2024
1 parent 2e6bf1b commit 533a8ba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,6 @@ class ListsCatalogFragment : Fragment() {
} else {
setActionLayout(ListRowView.ACTION_NONE)
isClickable = false
importantForAccessibility = View.IMPORTANT_FOR_ACCESSIBILITY_NO
}

when {
Expand Down

0 comments on commit 533a8ba

Please sign in to comment.