diff --git a/app/src/main/res/layout/fancymenu_row.xml b/app/src/main/res/layout/fancymenu_row.xml index 65170af7..58f3c858 100644 --- a/app/src/main/res/layout/fancymenu_row.xml +++ b/app/src/main/res/layout/fancymenu_row.xml @@ -17,6 +17,7 @@ android:textColor="?android:textColorPrimary" android:textSize="@dimen/material_text_subhead" android:layout_marginLeft="@dimen/text_padding" + android:layout_marginRight="@dimen/text_padding" android:layout_gravity="left|center_vertical" android:layout_height="wrap_content" android:layout_width="wrap_content"