summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI')
-rw-r--r--InCallUI/res/layout/dialpad.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/layout/dialpad.xml b/InCallUI/res/layout/dialpad.xml
index d537e6200..2b5644b11 100644
--- a/InCallUI/res/layout/dialpad.xml
+++ b/InCallUI/res/layout/dialpad.xml
@@ -51,7 +51,7 @@
<LinearLayout
style="@style/DialpadKeyInternalLayoutStyle">
<TextView
- android:id="@id/dialpad_key_number"
+ android:id="@+id/dialpad_key_number"
style="@style/DialpadKeyStarPoundStyle" />
<View
android:layout_height="match_parent"