aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-09-15 14:21:46 +0900
committerTadashi G. Takaoka <takaoka@google.com>2011-09-15 14:38:45 +0900
commit7918ed016960908700582e47322e52d74c328cc7 (patch)
treea4a57342729962934516e56d87b4e465cdaa087b /java/res/xml
parentfa52a09f2160d5db52c3b705203de4395a0c3d7d (diff)
downloadlatinime-7918ed016960908700582e47322e52d74c328cc7.tar.gz
latinime-7918ed016960908700582e47322e52d74c328cc7.tar.xz
latinime-7918ed016960908700582e47322e52d74c328cc7.zip
Refactor Key.isFunctional to more generic Key.keyType
Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3
Diffstat (limited to 'java/res/xml')
-rw-r--r--java/res/xml/kbd_key_styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/kbd_key_styles.xml b/java/res/xml/kbd_key_styles.xml
index 84b1900f0..e1f68d4e2 100644
--- a/java/res/xml/kbd_key_styles.xml
+++ b/java/res/xml/kbd_key_styles.xml
@@ -24,7 +24,7 @@
<!-- Base key style for the functional key -->
<key-style
latin:styleName="functionalKeyStyle"
- latin:isFunctional="true" />
+ latin:backgroundType="functional" />
<!-- Base key style for the key which may have settings or tab key as popup key. -->
<switch>
<case