X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/f692bf7ae67b050345c14ec5e914cb3b1c0a950b..b9eaffd:/res/layout/edit_box_dialog.xml
diff --git a/res/layout/edit_box_dialog.xml b/res/layout/edit_box_dialog.xml
index c2168abc..500945b1 100644
--- a/res/layout/edit_box_dialog.xml
+++ b/res/layout/edit_box_dialog.xml
@@ -3,11 +3,12 @@
ownCloud Android client application
Copyright (C) 2012 Bartek Przybylski
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
+ Copyright (C) 2012-2013 ownCloud Inc.
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2,
+ as published by the Free Software Foundation.
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
@@ -26,29 +27,10 @@
android:id="@+id/user_input"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:ems="10" >
+ android:ems="10"
+ android:inputType="textNoSuggestions"
+ >
-
-
-
-
-
-
-
-
-