Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7048575 authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Merge branch 'fix/remove_account_sync_divider' into 'v1-q'

Remove divider below account sync item

See merge request !78
parents 84a290bb ed40e5c0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"/>

    <com.android.settingslib.widget.LayoutPreference
      android:key="remove_account"