Encrypted message is not being spellchecked anymore
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
android:layout_height="0dip"
|
android:layout_height="0dip"
|
||||||
android:gravity="top"
|
android:gravity="top"
|
||||||
android:hint="@string/decrypt_content_edit_text_hint"
|
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:scrollHorizontally="true"
|
||||||
android:layout_weight="1" />
|
android:layout_weight="1" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user