Some fixes about downloads and how the detals view and list view is updated when...
[pub/Android/ownCloud.git] / res / layout / file_details_fragment.xml
index 8d0dc7d..6199e4a 100644 (file)
                         android:text="@string/common_remove" />
 
                     <Button
+                        android:id="@+id/fdOpenBtn"
+                        android:layout_width="wrap_content"
+                        android:layout_height="wrap_content"
+                        android:layout_marginTop="12dp"
+                        android:text="@string/filedetails_open" />
+
+                    <Button
                         android:id="@+id/fdDownloadBtn"
                         android:layout_width="wrap_content"
                         android:layout_height="wrap_content"