Loading res/values/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ <color name="divider_line_color">#D8D8D8</color> <!-- Colors for blocked numbers list --> <color name="blocked_contact_background">#A52714</color> <color name="blocked_contact_background">@color/incall_call_spam_background_color</color> <color name="blocked_number_primary_text_color">@color/dialtacts_primary_text_color</color> <color name="blocked_number_secondary_text_color">@color/dialtacts_secondary_text_color</color> <color name="blocked_number_icon_tint">#616161</color> Loading Loading
res/values/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ <color name="divider_line_color">#D8D8D8</color> <!-- Colors for blocked numbers list --> <color name="blocked_contact_background">#A52714</color> <color name="blocked_contact_background">@color/incall_call_spam_background_color</color> <color name="blocked_number_primary_text_color">@color/dialtacts_primary_text_color</color> <color name="blocked_number_secondary_text_color">@color/dialtacts_secondary_text_color</color> <color name="blocked_number_icon_tint">#616161</color> Loading