fixed the version no of the FAB lib
[pub/Android/ownCloud.git] / res / layout / uploader_layout.xml
index f460bbe..1c2b6cc 100644 (file)
@@ -39,7 +39,7 @@
                <ListView android:id="@android:id/list"
                        android:layout_width="fill_parent"
                        android:layout_height="fill_parent"
                <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:dividerHeight="1dip">
                </ListView>
 
@@ -53,7 +53,6 @@
            android:orientation="horizontal" >
 
                <android.support.v7.widget.AppCompatButton
            android:orientation="horizontal" >
 
                <android.support.v7.widget.AppCompatButton
-                   android:id="@+id/uploader_new_folder"
                        android:theme="@style/Button"
                    android:id="@+id/uploader_cancel"
                        style="@style/ownCloud.Button"
                        android:theme="@style/Button"
                    android:id="@+id/uploader_cancel"
                        style="@style/ownCloud.Button"