From b4558f65a5cbd709678d1368b94c4e66167bca87 Mon Sep 17 00:00:00 2001 From: Andrey Yepin Date: Fri, 10 Jan 2025 11:28:37 -0800 Subject: Present target grid as hierarchical for a11y purposes. Present target grid as hierarchical for a11y purposes. This makes TalkBack to announce sub-groups of targets. Fix: 379208685 Test: Manual test for the following cases: (i) all group present (shortcuts, suggested, all-apps), (ii) shortcuts are missing -- the no-target message is shown, (iii) no suggested targets. Flag: com.android.intentresolver.announce_shortcuts_and_suggested_apps Change-Id: If08e9bcccab9db423c5b67c759bc0854d290e880 --- java/res/layout/chooser_row.xml | 1 + java/res/layout/chooser_row_direct_share.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'java/res/layout') diff --git a/java/res/layout/chooser_row.xml b/java/res/layout/chooser_row.xml index bbe65a85..3fe1ee7d 100644 --- a/java/res/layout/chooser_row.xml +++ b/java/res/layout/chooser_row.xml @@ -18,6 +18,7 @@ --> -- cgit v1.2.3-59-g8ed1b