summaryrefslogtreecommitdiffstats
path: root/res/layout/dialpad_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/dialpad_view.xml')
-rw-r--r--res/layout/dialpad_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/dialpad_view.xml b/res/layout/dialpad_view.xml
index e55d1c2..2efcd7a 100644
--- a/res/layout/dialpad_view.xml
+++ b/res/layout/dialpad_view.xml
@@ -99,7 +99,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
- android:background="#e3e3e3" />
+ android:background="@color/dialpad_separator_line_color" />
<Space
android:layout_width="match_parent"