Loading packages/SystemUI/res/values/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ <color name="data_usage_graph_track">#33FFFFFF</color><!-- 20% white --> <color name="data_usage_graph_warning">#FFFFFFFF</color> <color name="status_bar_clock_color">#FFFFFFFF</color> <color name="qs_user_detail_icon_muted">#4DB0BEC5</color> <!-- 30% blue grey 200--> <color name="qs_user_detail_icon_muted">#FFFFFFFF</color> <!-- not so muted after all --> <!-- Tint color for the content on the notification overflow card. --> <color name="keyguard_overflow_content_color">#ff686868</color> Loading packages/SystemUI/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -683,7 +683,7 @@ <string name="guest_nickname">Guest</string> <!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] --> <string name="guest_new_guest">+ Guest</string> <string name="guest_new_guest">Add guest</string> <!-- Label for exiting guest session in the user switcher [CHAR LIMIT=35] --> <string name="guest_exit_guest">Exit guest</string> Loading Loading
packages/SystemUI/res/values/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ <color name="data_usage_graph_track">#33FFFFFF</color><!-- 20% white --> <color name="data_usage_graph_warning">#FFFFFFFF</color> <color name="status_bar_clock_color">#FFFFFFFF</color> <color name="qs_user_detail_icon_muted">#4DB0BEC5</color> <!-- 30% blue grey 200--> <color name="qs_user_detail_icon_muted">#FFFFFFFF</color> <!-- not so muted after all --> <!-- Tint color for the content on the notification overflow card. --> <color name="keyguard_overflow_content_color">#ff686868</color> Loading
packages/SystemUI/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -683,7 +683,7 @@ <string name="guest_nickname">Guest</string> <!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] --> <string name="guest_new_guest">+ Guest</string> <string name="guest_new_guest">Add guest</string> <!-- Label for exiting guest session in the user switcher [CHAR LIMIT=35] --> <string name="guest_exit_guest">Exit guest</string> Loading