Let talkback announce category name in Settings.

Bug: 30082459
Change-Id: Id88e5b6d361ebc6863a30a765323a74345657c39
diff --git a/res/layout/dashboard_category.xml b/res/layout/dashboard_category.xml
index b3500b2..2e5dd5c 100644
--- a/res/layout/dashboard_category.xml
+++ b/res/layout/dashboard_category.xml
@@ -20,8 +20,7 @@
     android:layout_height="@dimen/dashboard_category_height"
     android:orientation="vertical"
     android:paddingBottom="8dip"
-    android:background="@color/card_background"
-    android:importantForAccessibility="noHideDescendants">
+    android:background="@color/card_background">
 
     <TextView android:id="@android:id/title"
         android:layout_width="match_parent"