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

Commit 504c0b34 authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Add separator to end general category in settings

parent dcda9e40
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -186,6 +186,12 @@
                app:title="@string/settings_mms_size_title"
                tools:summary="100KB" />

            <common.widget.Separator
                android:layout_width="match_parent"
                android:layout_height="1dp"
                android:layout_marginBottom="8dp"
                android:layout_marginTop="8dp" />

            <common.widget.PreferenceView
                android:id="@+id/sync"
                android:layout_width="match_parent"