Add Hearing Aid UI into Settings-Accessibility App
- dynamically show/hide preference by HearingAid profile is supported or not - add AccessibilityHearingAidPreferenceController to handle hearingAid preference - add HearingAidDialogFragment to handle dialog behavior Bug: 109948484 Test: make -j50 RunSettingsRoboTests Change-Id: Ic55dde475dc40311f7e652f4a86d342597f09f0e
This commit is contained in:
@@ -4574,6 +4574,8 @@
|
||||
<!-- Used in the Captions settings screen to control turning on/off the feature entirely -->
|
||||
<string name="accessibility_caption_master_switch_title">Use captions</string>
|
||||
|
||||
<!-- Button text for the accessibility dialog continue to the next screen for hearing aid. [CHAR LIMIT=32] -->
|
||||
<string name="accessibility_hearingaid_instruction_continue_button">Continue</string>
|
||||
<!-- Title for the accessibility preference for hearing aid. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_hearingaid_title">Hearing aids</string>
|
||||
<!-- Summary for the accessibility preference for hearing aid when not connected. [CHAR LIMIT=50] -->
|
||||
|
Reference in New Issue
Block a user