diff --git a/res/xml/account_type_settings.xml b/res/xml/account_type_settings.xml index 98a5e8b67c6b650feb31805afbac401b8cc42cdb..9ab7b1f83f309ac576d9e0285e64dace3f729489 100644 --- a/res/xml/account_type_settings.xml +++ b/res/xml/account_type_settings.xml @@ -33,7 +33,8 @@ android:key="account_sync" android:title="@string/account_sync_title" android:icon="@drawable/ic_sync" - android:order="200"/> + android:order="200" + settings:allowDividerBelow="false"/>