fixed #32

Daniel Gultsch created

Change summary

res/layout/activity_muc_details.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

res/layout/activity_muc_details.xml 🔗

@@ -29,7 +29,7 @@
             android:background="#eee"
             android:ems="10"
             android:hint="Conferenece Subject"
-            android:inputType="textEmailAddress"
+            android:inputType="textAutoComplete"
             android:paddingBottom="12dp"
             android:paddingLeft="8dp"
             android:paddingRight="8dp"