diff --git a/src/main/res/layout/activity_row.xml b/src/main/res/layout/activity_row.xml
index ac00a83711..440c78172d 100644
--- a/src/main/res/layout/activity_row.xml
+++ b/src/main/res/layout/activity_row.xml
@@ -16,18 +16,35 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
-->
+
-
+
+
+ android:layout_height="wrap_content"
+ android:layout_gravity="center_vertical"
+ android:ellipsize="marquee"
+ android:singleLine="true"
+ android:textAppearance="?android:attr/textAppearanceLargePopupMenu" />