From 988cbecc57ef0b25dda5e483299e7c215bcce6da Mon Sep 17 00:00:00 2001 From: Raj Yengisetty Date: Mon, 10 Nov 2014 10:35:01 -0800 Subject: Protected Folder Fragment: Add remove Shortcut from list. Change-Id: I0e9f141bc34bcfa955d7f5f3535d9d437e94b1da --- res/layout/hidden_folder_apps_list_item.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'res/layout') diff --git a/res/layout/hidden_folder_apps_list_item.xml b/res/layout/hidden_folder_apps_list_item.xml index 13441941e..f3af4ad1d 100644 --- a/res/layout/hidden_folder_apps_list_item.xml +++ b/res/layout/hidden_folder_apps_list_item.xml @@ -5,8 +5,7 @@ android:minHeight="48dp" android:gravity="center_vertical" android:paddingRight="?android:attr/scrollbarSize" - android:background="?android:attr/selectableItemBackground" - android:descendantFocusability="blocksDescendants"> + android:background="?android:attr/selectableItemBackground"> + + \ No newline at end of file -- cgit v1.2.3