diff --git a/res/layout/update_item_view.xml b/res/layout/update_item_view.xml index 2825a646..0f89a159 100644 --- a/res/layout/update_item_view.xml +++ b/res/layout/update_item_view.xml @@ -1,12 +1,15 @@ + android:focusable="true" + android:foreground="?attr/selectableItemBackground" + android:nextFocusRight="@+id/update_action">