OSDN Git Service

Fix search auto-sync work data doesn't focus on work tab
authorRaff Tsai <rafftsai@google.com>
Thu, 9 Jan 2020 02:06:55 +0000 (10:06 +0800)
committerRaff Tsai <rafftsai@google.com>
Thu, 9 Jan 2020 02:06:55 +0000 (10:06 +0800)
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

res/xml/accounts_dashboard_settings.xml

index 6b5f825..d2affc7 100644 (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