Merge remote-tracking branch 'dakid/master'

This commit is contained in:
Vincent Breitmoser 2014-08-30 17:03:47 +02:00
commit b6203a2b3c

View File

@ -33,7 +33,7 @@
android:layout_height="0dip"
android:gravity="top"
android:hint="@string/decrypt_content_edit_text_hint"
android:inputType="text|textCapSentences|textMultiLine|textLongMessage"
android:inputType="text|textCapSentences|textMultiLine|textLongMessage|textNoSuggestions"
android:scrollHorizontally="true"
android:layout_weight="1" />