From 6f86638341ffdeb51552627a04a1372b03256042 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Tue, 4 Mar 2014 04:09:15 +0100 Subject: more workaroud for ejabberd bugs --- res/layout/muc_options.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') 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" -- cgit v1.2.3