summaryrefslogtreecommitdiffstats
path: root/res/layout-land/dialpad_key.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land/dialpad_key.xml')
-rw-r--r--res/layout-land/dialpad_key.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/layout-land/dialpad_key.xml b/res/layout-land/dialpad_key.xml
index 8342ba0..2b292e8 100644
--- a/res/layout-land/dialpad_key.xml
+++ b/res/layout-land/dialpad_key.xml
@@ -35,6 +35,12 @@
android:layout_marginRight="@dimen/dialpad_key_margin_right" />
<TextView
+ android:id="@+id/dialpad_key_labels"
+ style="@style/DialpadKeyLettersStyle"
+ android:layout_width="@dimen/dialpad_key_text_width"
+ android:layout_gravity="right|bottom" />
+
+ <TextView
android:id="@+id/dialpad_key_letters"
style="@style/DialpadKeyLettersStyle"
android:layout_width="@dimen/dialpad_key_text_width"