projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
OC-1670: owncloud_white --> background_color
[pub/Android/ownCloud.git]
/
res
/
layout
/
file_preview.xml
diff --git
a/res/layout/file_preview.xml
b/res/layout/file_preview.xml
index
ec69fe7
..
483a369
100644
(file)
--- a/
res/layout/file_preview.xml
+++ b/
res/layout/file_preview.xml
@@
-23,7
+23,7
@@
android:id="@+id/top"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/top"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@color/
owncloud_white
"
+ android:background="@color/
background_color
"
android:gravity="center"
tools:context=".ui.fragment.FilePreviewFragment" >
android:gravity="center"
tools:context=".ui.fragment.FilePreviewFragment" >