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

Commit 25faa52b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move the placeholder in Account detail page above Account sync."

parents b35d7301 7ca92571
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -25,15 +25,15 @@
        android:selectable="false"
        android:order="-10000"/>

    <PreferenceCategory
      android:key="dashboard_tile_placeholder"
      android:order="100"/>

    <Preference
        android:key="account_sync"
        android:title="@string/account_sync_title"
        android:icon="@drawable/ic_sync"
        android:order="-9999"/>

    <PreferenceCategory
      android:key="dashboard_tile_placeholder"
      android:order="-9998"/>
        android:order="200"/>

    <com.android.settings.applications.LayoutPreference
      android:key="remove_account"