moved back to #eee for the divider coloring since the coloring hasn't worked yet...
[pub/Android/ownCloud.git] / res / layout / list_fragment.xml
index 81b5210..7160b32 100644 (file)
@@ -35,6 +35,8 @@
             android:id="@+id/list_root"
             android:layout_width="match_parent"
             android:layout_height="match_parent"
+            android:divider="@color/list_divider_background"
+            android:dividerHeight="1px"
             android:visibility="visible" />
 
     </android.support.v4.widget.SwipeRefreshLayout>