Made selection indicator in Groups tab to touch the detail view
Bug:6118681
Change-Id: Ic1533d8f2fb778c61df631cbd6617227dcaded1b
diff --git a/res/layout/group_browse_list_item.xml b/res/layout/group_browse_list_item.xml
index 7008629..42bd8eb 100644
--- a/res/layout/group_browse_list_item.xml
+++ b/res/layout/group_browse_list_item.xml
@@ -53,12 +53,9 @@
android:paddingTop="8dip"
android:paddingLeft="8dip"
android:paddingBottom="8dip"
- android:layout_marginRight="?attr/list_item_padding_right"
android:orientation="vertical"
android:duplicateParentState="true"
- android:background="@drawable/group_list_item_background"
- android:layout_alignParentLeft="true"
- android:layout_centerVertical="true">
+ android:background="@drawable/group_list_item_background">
<TextView
android:id="@+id/label"