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
This commit is contained in:
Raff Tsai
2020-01-09 10:06:55 +08:00
parent a09d1a73bd
commit 9641db557e

View File

@@ -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