diff --git a/astrid/res/layout/sort_selection_dialog.xml b/astrid/res/layout/sort_selection_dialog.xml index bd8beee3f..60ec0dfc6 100644 --- a/astrid/res/layout/sort_selection_dialog.xml +++ b/astrid/res/layout/sort_selection_dialog.xml @@ -4,7 +4,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingLeft="10dip" - android:paddingRight="10dip"> + android:paddingRight="10dip" + style="@style/Content">