projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed update of list of files when downloads finish
[pub/Android/ownCloud.git]
/
res
/
layout
/
files.xml
diff --git
a/res/layout/files.xml
b/res/layout/files.xml
index
78f8daf
..
9bc199b
100644
(file)
--- a/
res/layout/files.xml
+++ b/
res/layout/files.xml
@@
-27,7
+27,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="com.owncloud.android.ui.fragment.FileListFragment" >
\r
+ class="com.owncloud.android.ui.fragment.
OC
FileListFragment" >
\r
\r
<!-- Preview: layout=@layout/list_layout -->
\r
</fragment>
\r
\r
<!-- Preview: layout=@layout/list_layout -->
\r
</fragment>
\r