diff --git a/res/layout/layout_main.xml b/res/layout/layout_main.xml
index a3f0a97d..1b46e551 100644
--- a/res/layout/layout_main.xml
+++ b/res/layout/layout_main.xml
@@ -172,28 +172,34 @@
android:background="@drawable/button"
android:layout_margin="3dp"
+ android:ellipsize="end"
+ android:singleLine="true"
/>