From d24c7f11cd3bd33cdc093ade4e9508399156b560 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Sun, 27 Dec 2015 20:02:21 +0100 Subject: [PATCH] Made the drag view of list items easier to touch. --- app/src/main/res/layout/item_list.xml | 2 +- app/src/main/res/layout/item_list_single_row.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_list.xml b/app/src/main/res/layout/item_list.xml index 37c21b9f..8bb1e98b 100644 --- a/app/src/main/res/layout/item_list.xml +++ b/app/src/main/res/layout/item_list.xml @@ -9,7 +9,7 @@