aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/decrypt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/decrypt.xml')
-rw-r--r--res/layout/decrypt.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/decrypt.xml b/res/layout/decrypt.xml
index 03e2f6311..41bbee479 100644
--- a/res/layout/decrypt.xml
+++ b/res/layout/decrypt.xml
@@ -77,6 +77,7 @@
<EditText
android:id="@+id/message"
android:inputType="text|textCapSentences|textMultiLine|textLongMessage"
+ android:scrollHorizontally="true"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:gravity="top"/>