mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-12-24 07:58:50 -05:00
Merge remote-tracking branch 'dakid/master'
This commit is contained in:
commit
b6203a2b3c
@ -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" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user