summaryrefslogtreecommitdiffstats
path: root/res/layout/display.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/display.xml')
-rw-r--r--res/layout/display.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/display.xml b/res/layout/display.xml
index 52182a4..6500dfe 100644
--- a/res/layout/display.xml
+++ b/res/layout/display.xml
@@ -57,6 +57,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/formula"
+ android:singleLine="true"
android:textColor="@color/display_result_text_color" />
</RelativeLayout>