summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/impl/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/rtt/impl/res/values/colors.xml')
-rw-r--r--java/com/android/incallui/rtt/impl/res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/incallui/rtt/impl/res/values/colors.xml b/java/com/android/incallui/rtt/impl/res/values/colors.xml
index c25ad21f2..e1702ccdf 100644
--- a/java/com/android/incallui/rtt/impl/res/values/colors.xml
+++ b/java/com/android/incallui/rtt/impl/res/values/colors.xml
@@ -17,4 +17,6 @@
<resources>
<color name="rtt_status_bar_color">#03165C</color>
<color name="rtt_navigation_bar_color">#FAFAFA</color>
+ <color name="rtt_button_unselected_color">#757575</color>
+ <color name="rtt_button_selected_color">#2A56C6</color>
</resources> \ No newline at end of file