aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-03-04 04:09:15 +0100
committerDaniel Gultsch <daniel@gultsch.de>2014-03-04 04:09:15 +0100
commit6f86638341ffdeb51552627a04a1372b03256042 (patch)
tree5237acf7705ccc530b96fada29694c6f92de8e4d /res
parent8e4be5256ea5b4e47225a84604720a15b45d3f39 (diff)
more workaroud for ejabberd bugs
Diffstat (limited to 'res')
-rw-r--r--res/layout/muc_options.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/muc_options.xml b/res/layout/muc_options.xml
index a4e142c2..fd5583cf 100644
--- a/res/layout/muc_options.xml
+++ b/res/layout/muc_options.xml
@@ -28,7 +28,7 @@
android:layout_width="wrap_content"
android:layout_height="48dp"
android:layout_alignParentLeft="true"
- android:layout_toLeftOf="@+id/imageView1"
+ android:layout_toLeftOf="@+id/muc_edit_nick"
android:background="#eee"
android:ems="10"
android:hint="Search or enter Jabber ID"