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

Commit 9641db55 authored by Raff Tsai's avatar Raff Tsai
Browse files

Fix search auto-sync work data doesn't focus on work tab

Fixes: 147219474
Test: 1. tab search bar
      2. search auto-sync
      3. click auto-sync work data
      4. It should open Settings account page and focus on work tab

Change-Id: Iffad97b468db1698b8e25139f6f24956eaeec7df
parent a09d1a73
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
        android:key="auto_sync_work_account_data"
        android:title="@string/account_settings_menu_auto_sync_work"
        android:summary="@string/auto_sync_account_summary"
        settings:forWork="true"
        android:order="103"/>

    <SwitchPreference