From 68613694390d42b427462678cb72383f659762ed Mon Sep 17 00:00:00 2001 From: Dieter Hsu Date: Thu, 10 May 2018 20:07:52 +0800 Subject: [PATCH] Fix active permission touch target too small - Set buttons non-clickable to not consume events - Add a11y contentDescription for active permissions buttons Bug: 78198386 Test: manually receive messenger video call and verify touch targets Test: manually record screen and verify with talkback/keyboard Change-Id: I1b53cd1d7a88e44bd6e188b1055c8572c9d5731d --- core/res/res/layout/notification_template_header.xml | 7 ++++++- core/res/res/values/strings.xml | 8 ++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/core/res/res/layout/notification_template_header.xml b/core/res/res/layout/notification_template_header.xml index b7395cdabe09e..0697c9758f3c4 100644 --- a/core/res/res/layout/notification_template_header.xml +++ b/core/res/res/layout/notification_template_header.xml @@ -126,7 +126,6 @@ android:visibility="gone" android:contentDescription="@string/notification_work_profile_content_description" /> - diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index bf7ca524c93e9..989b2728326ba 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4969,6 +4969,14 @@ Settings + + + Camera + + Microphone + + displaying over other apps on your screen + Loading