From fcce65d4edb594203e747a8b3f5374eff41c51cd Mon Sep 17 00:00:00 2001 From: Gabriele M Date: Mon, 17 Jul 2017 12:25:49 +0200 Subject: [PATCH] Improve D-pad navigation --- res/layout/update_item_view.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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">