More refactoring
[pub/Android/ownCloud.git] / res / layout / file_activity_details.xml
index da5d312..3abab9d 100644 (file)
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="utf-8"?>
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    android:layout_width="fill_parent"
-    android:layout_height="fill_parent"
-    android:orientation="vertical" >
-
-<fragment
-    android:id="@+id/fileDetail"
-    android:layout_width="fill_parent"
-    android:layout_height="fill_parent"
-    class="eu.alefzero.owncloud.FileDetail" />
-
+<?xml version="1.0" encoding="utf-8"?>\r
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"\r
+    android:layout_width="fill_parent"\r
+    android:layout_height="fill_parent"\r
+    android:orientation="vertical" >\r
+\r
+<fragment\r
+    android:id="@+id/fileDetail"\r
+    android:layout_width="fill_parent"\r
+    android:layout_height="fill_parent"\r
+    class="eu.alefzero.owncloud.ui.fragment.FileDetail" />\r
+\r
 </LinearLayout>
\ No newline at end of file