projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
missing file write
[pub/Android/ownCloud.git]
/
res
/
layout
/
files.xml
diff --git
a/res/layout/files.xml
b/res/layout/files.xml
index
c64e3e8
..
9cbd3bb
100644
(file)
--- a/
res/layout/files.xml
+++ b/
res/layout/files.xml
@@
-8,7
+8,7
@@
android:id="@+id/fileList"
\r
android:layout_width="fill_parent"
\r
android:layout_height="fill_parent"
\r
android:id="@+id/fileList"
\r
android:layout_width="fill_parent"
\r
android:layout_height="fill_parent"
\r
- class="eu.alefzero.owncloud.ui.fragment.FileList" >
\r
+ class="eu.alefzero.owncloud.ui.fragment.FileList
Fragment
" >
\r
<!-- Preview: layout=@layout/list_layout -->
\r
</fragment>
\r
</LinearLayout>
\ No newline at end of file
<!-- Preview: layout=@layout/list_layout -->
\r
</fragment>
\r
</LinearLayout>
\ No newline at end of file