diff --git a/res/layout/dashboard_category.xml b/res/layout/dashboard_category.xml index b3500b2870b..7019a9c3195 100644 --- a/res/layout/dashboard_category.xml +++ b/res/layout/dashboard_category.xml @@ -21,7 +21,8 @@ android:orientation="vertical" android:paddingBottom="8dip" android:background="@color/card_background" - android:importantForAccessibility="noHideDescendants"> + android:importantForAccessibility="noHideDescendants" + android:elevation="@dimen/dashboard_category_elevation" > + android:background="@drawable/selectable_card" + android:elevation="@dimen/dashboard_category_elevation" >