updated PRs
[pub/Android/ownCloud.git] / res / layout / uploader_layout.xml
index 9d95ee4..1c2b6cc 100644 (file)
@@ -39,7 +39,7 @@
                <ListView android:id="@android:id/list"
                        android:layout_width="fill_parent"
                        android:layout_height="fill_parent"
-                       android:divider="@drawable/uploader_list_separator"
+                       android:divider="@color/list_divider_background"
                        android:dividerHeight="1dip">
                </ListView>