From a1adf03f066bcf26d0b8f82e0b2f964a69021d75 Mon Sep 17 00:00:00 2001 From: Angela Wang Date: Wed, 28 Feb 2024 01:22:03 +0000 Subject: [PATCH] Updates messages for hearing devices related page 1. Updates hearing device page top intro message 2. Adds back the hearing device page footer with updated message Bug: 321840161 Test: build pass, only simple UI change Change-Id: I603630a14ab349d295ab8d5c1a00d841886d8e76 --- res/values/strings.xml | 6 ++++-- res/xml/accessibility_hearing_aids.xml | 7 +++++++ res/xml/hearing_device_pairing_fragment.xml | 1 - 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 46c8f8cbe94..e459c28ef56 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5118,8 +5118,8 @@ Continue Hearing devices - - You can use hearing aids, cochlear implants, and other amplification devices with your phone + + Set up and manage ASHA and LE Audio hearing aids, cochlear implants, and other amplification devices No hearing devices connected @@ -5154,6 +5154,8 @@ Improves compatibility with telecoils and reduces unwanted noise About hearing devices + + To find other hearing devices that aren’t supported by ASHA or LE Audio, tap Pair new device > See more devices Pair hearing device diff --git a/res/xml/accessibility_hearing_aids.xml b/res/xml/accessibility_hearing_aids.xml index 27a421273cc..57a0fe27819 100644 --- a/res/xml/accessibility_hearing_aids.xml +++ b/res/xml/accessibility_hearing_aids.xml @@ -60,4 +60,11 @@ settings:searchable="true" settings:controller="com.android.settings.accessibility.HearingAidCompatibilityPreferenceController"/> + + \ No newline at end of file diff --git a/res/xml/hearing_device_pairing_fragment.xml b/res/xml/hearing_device_pairing_fragment.xml index ce7f39f8df5..d84f22bd5d7 100644 --- a/res/xml/hearing_device_pairing_fragment.xml +++ b/res/xml/hearing_device_pairing_fragment.xml @@ -38,5 +38,4 @@ settings:useAdminDisabledSummary="true" settings:controller="com.android.settings.accessibility.ViewAllBluetoothDevicesPreferenceController"/> - \ No newline at end of file