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

Commit 3251ab68 authored by Zoey Chen's avatar Zoey Chen
Browse files

[Settings] Modify the ordering of mobile plan preference.

Bug: 189409514
Test: make
Change-Id: I76a04b9c38ead0e3b9a2a4a21b50660caa15632b
parent b857491c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
        android:key="manage_mobile_plan"
        android:title="@string/manage_mobile_plan_title"
        android:persistent="false"
        android:order="0"
        android:order="19"
        settings:userRestriction="no_config_mobile_networks"
        settings:useAdminDisabledSummary="true" />

+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
        android:key="manage_mobile_plan"
        android:title="@string/manage_mobile_plan_title"
        android:persistent="false"
        android:order="0"
        android:order="19"
        settings:userRestriction="no_config_mobile_networks"
        settings:useAdminDisabledSummary="true" />