<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="grey">#333333</color>
    <color name="grey3">#CCCCCC</color>
    <color name="highlighted_green">#49B955</color>
    <color name="red">#E52C43</color>
    <color name="white">#ffffff</color>
    <string name="app_name">CallerID</string>
    <string name="btn_answer">btn_answer</string>
    <string name="btn_answer_text">Accept</string>
    <string name="btn_decline">btn_decline</string>
    <string name="btn_decline_text">Decline</string>
    <string name="btn_mute">btn_mute</string>
    <string name="btn_mute_text">Mute</string>
    <string name="btn_speaker">btn_speaker</string>
    <string name="btn_speaker_text">Speaker</string>
    <string name="rounded_image">rounded_image</string>
</resources>