From 87a29fb6bb39453f491933cb60e4ac8766ad2f0b Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 24 Jun 2015 17:48:55 -0700 Subject: Remove divider from fragment since shadow takes care of it already --- app/src/main/res/layout/abstract_recycler_fragment.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app') diff --git a/app/src/main/res/layout/abstract_recycler_fragment.xml b/app/src/main/res/layout/abstract_recycler_fragment.xml index 9a64fbce..47141450 100644 --- a/app/src/main/res/layout/abstract_recycler_fragment.xml +++ b/app/src/main/res/layout/abstract_recycler_fragment.xml @@ -10,11 +10,6 @@ android:layout_height="fill_parent" android:orientation="vertical" > - -