Merge "Added contentDescription to IME settings image button."

This commit is contained in:
Svetoslav Ganov
2011-07-28 16:30:21 -07:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 0 deletions

View File

@@ -78,6 +78,7 @@
android:paddingLeft="15dip"
android:paddingRight="?android:attr/scrollbarSize"
android:src="@drawable/ic_sysbar_quicksettings"
android:contentDescription="@string/input_method_settings_button"
android:layout_gravity="center"
android:clickable="true"
android:focusable="true"