diff --git a/res/layout/widgets_list_row_view.xml b/res/layout/widgets_list_row_view.xml index b6e0a0bd74..1062269b16 100644 --- a/res/layout/widgets_list_row_view.xml +++ b/res/layout/widgets_list_row_view.xml @@ -41,6 +41,7 @@ android:singleLine="true" android:textColor="?android:attr/textColorPrimary" android:textSize="16sp" + android:textAlignment="viewStart" launcher:customShadows="false" launcher:deferShadowGeneration="true" launcher:iconDisplay="widget_section"