From ed77f97283eb4de1f5c57555a7426593c7b2128d Mon Sep 17 00:00:00 2001 From: Eitan Isaacson Date: Tue, 2 Apr 2019 15:00:00 -0700 Subject: [PATCH] Remove Quick Actions Sheet contentDescription This is not needed for screen reader usability, and introduces an useless intermediate node that TalkBack lands on. --- app/src/main/res/layout/layout_quick_action_sheet.xml | 1 - app/src/main/res/values/strings.xml | 2 -- 2 files changed, 3 deletions(-) diff --git a/app/src/main/res/layout/layout_quick_action_sheet.xml b/app/src/main/res/layout/layout_quick_action_sheet.xml index ebbe13231..14e7b7548 100644 --- a/app/src/main/res/layout/layout_quick_action_sheet.xml +++ b/app/src/main/res/layout/layout_quick_action_sheet.xml @@ -9,7 +9,6 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="wrap_content" - android:contentDescription="@string/quick_action_sheet" android:background="?attr/toolbarColor"> Bookmark Read - - Quick action sheet Quick actions