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

Commit cef4f689 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Remove divider

parent 705036c9
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -77,10 +77,6 @@
        android:summary="@string/preference_apps_request_app_summary"
        android:title="@string/preference_apps_request_app_title" />

    <Preference
        android:layout="@layout/preference_divider"
        android:selectable="false" />

    <PreferenceCategory android:title="@string/Show_applications">
        <Preference
            android:layout="@layout/preference_space"
@@ -99,5 +95,3 @@
    </PreferenceCategory>

</PreferenceScreen>