aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/magic_create.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-02-09 22:03:44 +0100
committerChristian Schneppe <christian@pix-art.de>2018-02-09 22:03:44 +0100
commit859bce4442c4ca55e99f816c384e80b4bcb5bb14 (patch)
treeba4a57683a5524f6049fca296cc982bda76b783e /src/main/res/layout/magic_create.xml
parentedf8c8d37caeb1986d55bade7d4eafd5ea2a3e43 (diff)
add servers from https://conversations.im/compliance/ to autocomplete jids
Diffstat (limited to 'src/main/res/layout/magic_create.xml')
-rw-r--r--src/main/res/layout/magic_create.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/magic_create.xml b/src/main/res/layout/magic_create.xml
index 3330a7cbb..35307cfed 100644
--- a/src/main/res/layout/magic_create.xml
+++ b/src/main/res/layout/magic_create.xml
@@ -43,7 +43,7 @@
android:textColor="@color/black87"
android:textSize="?attr/TextSizeBody" />
- <EditText
+ <AutoCompleteTextView
android:id="@+id/username"
android:layout_width="match_parent"
android:layout_height="wrap_content"