aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/contact_key.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-08 23:58:37 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-08 23:58:37 +0200
commitd92e8381db906c20ceb7f91914d63d514a873c8a (patch)
tree94367a08152e5704eeb4b6b51747919669b46a55 /res/layout/contact_key.xml
parentd9c4637b31c79095d7acff43fee03daa83859ea3 (diff)
setting to increase font size. fixed #420
Diffstat (limited to 'res/layout/contact_key.xml')
-rw-r--r--res/layout/contact_key.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/contact_key.xml b/res/layout/contact_key.xml
index fdd1ddba..904523a1 100644
--- a/res/layout/contact_key.xml
+++ b/res/layout/contact_key.xml
@@ -16,7 +16,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/primarytext"
- android:textSize="18sp"
+ android:textSize="?attr/TextSizeHeadline"
android:typeface="monospace" />
<TextView