Merge "Let talkback announce category name in Settings." into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
19d0f73c48
@@ -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"
|
||||||
|
Reference in New Issue
Block a user