projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Better file opening; new ownCloud logo in account settings page
[pub/Android/ownCloud.git]
/
res
/
layout-land
/
account_setup.xml
diff --git
a/res/layout-land/account_setup.xml
b/res/layout-land/account_setup.xml
index
cdd3172
..
93f3038
100644
(file)
--- a/
res/layout-land/account_setup.xml
+++ b/
res/layout-land/account_setup.xml
@@
-42,7
+42,7
@@
android:layout_height="match_parent"
android:layout_margin="7dp"
android:layout_weight="1"
- android:src="@drawable/
logo_inverted
" />
+ android:src="@drawable/
owncloud_logo
" />
<LinearLayout
android:id="@+id/LinearLayout1"