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 typo in strings.xml
[pub/Android/ownCloud.git]
/
res
/
layout
/
upload_files_layout.xml
diff --git
a/res/layout/upload_files_layout.xml
b/res/layout/upload_files_layout.xml
index
7e4bdd5
..
6c15ff7
100644
(file)
--- a/
res/layout/upload_files_layout.xml
+++ b/
res/layout/upload_files_layout.xml
@@
-20,7
+20,7
@@
android:id="@+id/upload_files_layout"
\r
android:layout_width="fill_parent"
\r
android:layout_height="fill_parent"
\r
android:id="@+id/upload_files_layout"
\r
android:layout_width="fill_parent"
\r
android:layout_height="fill_parent"
\r
- android:background="@color/
owncloud_white
"
\r
+ android:background="@color/
background_color
"
\r
android:orientation="vertical" >
\r
<fragment
\r
android:orientation="vertical" >
\r
<fragment
\r