Loading res/layout/dashboard_category.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
res/layout/dashboard_category.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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" Loading