From 833262137a11b0c72469a9ccff077f21dd453823 Mon Sep 17 00:00:00 2001 From: Thyrus11 Date: Sat, 21 Feb 2015 10:41:01 +0100 Subject: Themes: Make dialpad seperator line theme-able Using an existing value in colors is defined (dialpad_seperator_line_color) in AOSP, but overwritten in layout Change-Id: I5905f9e5d692dff8a60aa0ab4963e387bdd1da15 --- res/layout/dialpad_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') 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 @@ + android:background="@color/dialpad_separator_line_color" />