From 0aa7c4f14169c95d203ed996ff6eed3981818c6c Mon Sep 17 00:00:00 2001 From: alanv Date: Mon, 21 May 2012 17:55:19 -0700 Subject: Fixed all Accessibility lint warnings in Settings app. Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24 --- res/layout-land/crypt_keeper_progress.xml | 1 + .../crypt_keeper_password_entry.xml | 1 + res/layout-sw600dp/crypt_keeper_password_entry.xml | 1 + res/layout-sw600dp/crypt_keeper_progress.xml | 1 + res/layout/account_preference.xml | 3 ++- res/layout/android_beam.xml | 1 + res/layout/app_percentage_item.xml | 3 ++- res/layout/bookmark_picker_item.xml | 3 ++- res/layout/crypt_keeper_blank.xml | 1 + res/layout/crypt_keeper_password_field.xml | 1 + res/layout/crypt_keeper_progress.xml | 1 + res/layout/data_usage_detail.xml | 3 ++- res/layout/device_admin_add.xml | 6 ++++-- res/layout/device_admin_item.xml | 1 + res/layout/dream_picker_row.xml | 3 ++- res/layout/installed_app_details.xml | 18 +++++++++++------ res/layout/keyboard_layout_dialog_switch_hint.xml | 3 ++- res/layout/manage_applications_item.xml | 3 ++- res/layout/preference_bluetooth.xml | 4 +++- res/layout/preference_bluetooth_profile.xml | 4 +++- res/layout/preference_dialog_brightness.xml | 3 ++- res/layout/preference_dialog_ringervolume.xml | 8 ++++++-- res/layout/preference_header_switch_item.xml | 3 ++- res/layout/preference_icon.xml | 3 ++- res/layout/preference_powergauge.xml | 6 ++++-- res/layout/preference_settings_checkbox_widget.xml | 3 ++- res/layout/preference_spellchecker.xml | 9 ++++++--- res/layout/preference_widget_sync_toggle.xml | 6 ++++-- res/layout/preference_widget_wifi_signal.xml | 3 ++- res/layout/profile_icon_small.xml | 3 ++- res/layout/running_processes_item.xml | 3 ++- res/layout/setup_preference.xml | 6 ++++-- res/layout/title.xml | 3 ++- res/layout/widget.xml | 14 +++++++++++++ res/values/strings.xml | 23 ++++++++++++++++++++++ 35 files changed, 122 insertions(+), 36 deletions(-) diff --git a/res/layout-land/crypt_keeper_progress.xml b/res/layout-land/crypt_keeper_progress.xml index 3361603..f8a939f 100644 --- a/res/layout-land/crypt_keeper_progress.xml +++ b/res/layout-land/crypt_keeper_progress.xml @@ -69,6 +69,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/encroid_waiting" + android:contentDescription="@null" />