projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix crash in navigation in FileList
[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
88b1ab3
..
61ca2dd
100644
(file)
--- a/
res/layout-land/account_setup.xml
+++ b/
res/layout-land/account_setup.xml
@@
-3,7
+3,7
@@
ownCloud Android client application
\r
\r
Copyright (C) 2012 Bartek Przybylski
\r
ownCloud Android client application
\r
\r
Copyright (C) 2012 Bartek Przybylski
\r
- Copyright (C) 201
2-2013
ownCloud Inc.
\r
+ Copyright (C) 201
5
ownCloud Inc.
\r
\r
This program is free software: you can redistribute it and/or modify
\r
it under the terms of the GNU General Public License version 2,
\r
\r
This program is free software: you can redistribute it and/or modify
\r
it under the terms of the GNU General Public License version 2,
\r
@@
-32,7
+32,7
@@
android:orientation="horizontal" >
\r
\r
<ImageView
\r
android:orientation="horizontal" >
\r
\r
<ImageView
\r
- android:id="@+id/
imageView1
"
\r
+ android:id="@+id/
thumbnail
"
\r
android:layout_width="0dp"
\r
android:layout_height="wrap_content"
\r
android:layout_weight="1"
\r
android:layout_width="0dp"
\r
android:layout_height="wrap_content"
\r
android:layout_weight="1"
\r