aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/key_styles_number.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-05-15 15:39:01 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-05-15 15:39:59 +0900
commit37ec0fe9840aeb3fdf4a5749945045f7a76fd16b (patch)
tree2cf8cee779f678fc7c918a4dd13fa8c810281ae2 /java/res/xml/key_styles_number.xml
parent50c21b5e9296a2cbde2ccd2b488f890f42291104 (diff)
downloadlatinime-37ec0fe9840aeb3fdf4a5749945045f7a76fd16b.tar.gz
latinime-37ec0fe9840aeb3fdf4a5749945045f7a76fd16b.tar.xz
latinime-37ec0fe9840aeb3fdf4a5749945045f7a76fd16b.zip
Use slightly dimmed text color for functional keys
This CL introduces two new key attributes to achieve this. - KeyboardView.functionalTextColor - followFunctionalTextColor flag for Key.keyLabelFlags Bug: 14419121 Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad
Diffstat (limited to 'java/res/xml/key_styles_number.xml')
-rw-r--r--java/res/xml/key_styles_number.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/key_styles_number.xml b/java/res/xml/key_styles_number.xml
index 5c108cf58..df4448c25 100644
--- a/java/res/xml/key_styles_number.xml
+++ b/java/res/xml/key_styles_number.xml
@@ -30,7 +30,7 @@
latin:parentStyle="numKeyBaseStyle" />
<key-style
latin:styleName="numModeKeyStyle"
- latin:keyLabelFlags="fontNormal|followKeyLetterRatio"
+ latin:keyLabelFlags="fontNormal|followKeyLetterRatio|followFunctionalTextColor"
latin:parentStyle="numKeyBaseStyle" />
<key-style
latin:styleName="numFunctionalKeyStyle"