Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4772,7 +4772,7 @@ <activity android:name=".Settings$AccountDashboardActivity" android:label="@string/account_dashboard_title" android:label="@string/account_settings_title" android:exported="true" android:icon="@drawable/ic_homepage_accounts"> <intent-filter android:priority="1"> Loading res/xml/accounts_dashboard_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title" android:title="@string/account_settings_title" settings:keywords="@string/keywords_accounts"> <PreferenceCategory Loading res/xml/accounts_dashboard_settings_credman.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title_with_passkeys" android:title="@string/account_settings_title" settings:keywords="@string/keywords_accounts"> <com.android.settingslib.widget.TopIntroPreference Loading res/xml/accounts_dashboard_settings_header.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/account_dashboard_title" android:title="@string/account_settings_title" settings:searchable="false"> </PreferenceScreen> res/xml/accounts_personal_dashboard_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title" android:title="@string/account_settings_title" settings:keywords="@string/keywords_accounts"> <PreferenceCategory Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4772,7 +4772,7 @@ <activity android:name=".Settings$AccountDashboardActivity" android:label="@string/account_dashboard_title" android:label="@string/account_settings_title" android:exported="true" android:icon="@drawable/ic_homepage_accounts"> <intent-filter android:priority="1"> Loading
res/xml/accounts_dashboard_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title" android:title="@string/account_settings_title" settings:keywords="@string/keywords_accounts"> <PreferenceCategory Loading
res/xml/accounts_dashboard_settings_credman.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title_with_passkeys" android:title="@string/account_settings_title" settings:keywords="@string/keywords_accounts"> <com.android.settingslib.widget.TopIntroPreference Loading
res/xml/accounts_dashboard_settings_header.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/account_dashboard_title" android:title="@string/account_settings_title" settings:searchable="false"> </PreferenceScreen>
res/xml/accounts_personal_dashboard_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title" android:title="@string/account_settings_title" settings:keywords="@string/keywords_accounts"> <PreferenceCategory Loading