Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5b2418d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Talkback announcing double tap to select for unselected widgets" into main

parents 002ab534 bb262809
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1004,6 +1004,7 @@ private fun WidgetContent(
                }
                .thenIf(viewModel.isEditMode) {
                    Modifier.semantics {
                        onClick(clickActionLabel, null)
                        contentDescription = accessibilityLabel
                        val deleteAction =
                            CustomAccessibilityAction(removeWidgetActionLabel) {