diff --git a/res/drawable/ic_apps.xml b/res/drawable/ic_apps.xml new file mode 100644 index 00000000000..784a818a43b --- /dev/null +++ b/res/drawable/ic_apps.xml @@ -0,0 +1,25 @@ + + + + diff --git a/res/drawable/ic_sync.xml b/res/drawable/ic_sync.xml new file mode 100644 index 00000000000..45a2dbdb911 --- /dev/null +++ b/res/drawable/ic_sync.xml @@ -0,0 +1,25 @@ + + + + diff --git a/res/drawable/ic_system_update.xml b/res/drawable/ic_system_update.xml new file mode 100644 index 00000000000..ef8f9913bc3 --- /dev/null +++ b/res/drawable/ic_system_update.xml @@ -0,0 +1,25 @@ + + + + diff --git a/res/xml/account_type_settings.xml b/res/xml/account_type_settings.xml index f9e5aa86f23..d6ba9beadac 100644 --- a/res/xml/account_type_settings.xml +++ b/res/xml/account_type_settings.xml @@ -22,6 +22,7 @@ diff --git a/res/xml/system_dashboard_fragment.xml b/res/xml/system_dashboard_fragment.xml index 519ae8ee740..3ad1c61ee43 100644 --- a/res/xml/system_dashboard_fragment.xml +++ b/res/xml/system_dashboard_fragment.xml @@ -23,6 +23,7 @@ android:key="system_update_settings" android:title="@string/system_update_settings_list_item_title" android:summary="@string/system_update_settings_list_item_summary" + android:icon="@drawable/ic_system_update" android:order="-30">