fixed the version no of the FAB lib
[pub/Android/ownCloud.git] / res / layout / uploader_layout.xml
index 9be90b8..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>
 
            android:orientation="horizontal" >
 
                <android.support.v7.widget.AppCompatButton
-<<<<<<< HEAD
-                   android:id="@+id/uploader_new_folder"
                        android:theme="@style/Button"
-=======
                    android:id="@+id/uploader_cancel"
                        style="@style/ownCloud.Button"
->>>>>>> f787213cd1cae854c169d263d3636e1de4dffa94
                    android:layout_width="fill_parent"
                    android:layout_height="wrap_content"
                    android:layout_gravity="bottom"