summaryrefslogtreecommitdiffstats
path: root/res/layout/char_details.xml
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2010-04-26 22:49:35 +0200
committerDavid A. Madore <david+git@madore.org>2010-04-27 02:23:39 +0200
commite37377a5d3ca4c78c440b097af4186cbbd81a6a0 (patch)
treea8884d4a801f1f1ef0b5350af8ddaf7be0d2aa80 /res/layout/char_details.xml
parent4307bce6cd10fe0e3ebb86118d2077fbd78ff1cb (diff)
downloadUnicodeMap-e37377a5d3ca4c78c440b097af4186cbbd81a6a0.tar.gz
UnicodeMap-e37377a5d3ca4c78c440b097af4186cbbd81a6a0.tar.bz2
UnicodeMap-e37377a5d3ca4c78c440b097af4186cbbd81a6a0.zip
Range details similar to character details.
Diffstat (limited to 'res/layout/char_details.xml')
-rw-r--r--res/layout/char_details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/char_details.xml b/res/layout/char_details.xml
index 57a6b35..1828d2d 100644
--- a/res/layout/char_details.xml
+++ b/res/layout/char_details.xml
@@ -10,7 +10,7 @@
android:layout_height="wrap_content"
android:textSize="20sp"
android:textColor="#ff000000" />
- <TextView android:id="@+id/utf8Label"
+ <TextView android:id="@+id/encodingLabel"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:textSize="16sp"