Merge "Let talkback announce category name in Settings." into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-07-20 16:51:13 +00:00
committed by Android (Google) Code Review

View File

@@ -20,8 +20,7 @@
android:layout_height="@dimen/dashboard_category_height" android:layout_height="@dimen/dashboard_category_height"
android:orientation="vertical" android:orientation="vertical"
android:paddingBottom="8dip" android:paddingBottom="8dip"
android:background="@color/card_background" android:background="@color/card_background">
android:importantForAccessibility="noHideDescendants">
<TextView android:id="@android:id/title" <TextView android:id="@android:id/title"
android:layout_width="match_parent" android:layout_width="match_parent"