diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 8d8e88f..33dea9e 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -92,6 +92,8 @@ Choose which system icons can be shown Colored icons Use launcher icons for app notifications + Notification count + Display the number of unread notifications on each app icon Privacy indicators Microphone & camera Display an indicator when an app accesses the microphone or camera diff --git a/res/xml/evolution_settings_status_bar.xml b/res/xml/evolution_settings_status_bar.xml index 8037de9..866fe62 100644 --- a/res/xml/evolution_settings_status_bar.xml +++ b/res/xml/evolution_settings_status_bar.xml @@ -39,6 +39,13 @@ android:title="@string/status_bar_colored_icons_title" android:summary="@string/status_bar_colored_icons_summary" android:defaultValue="false" /> + + +