aboutsummaryrefslogtreecommitdiff
path: root/api/src
diff options
context:
space:
mode:
authormatttttt <18152455+martholomew@users.noreply.github.com>2020-02-27 20:43:06 +0000
committermatttttt <18152455+martholomew@users.noreply.github.com>2020-02-27 20:43:06 +0000
commitc7495a0640059c64f1041e5c7e4404d8117d2b5e (patch)
tree9aa8046f225be816fca15f764ca423ec5aa2f30f /api/src
parent6a5fe694e7d647abc276d80c01394742f59c2212 (diff)
downloadAnySoftKeyboard-c7495a0640059c64f1041e5c7e4404d8117d2b5e.tar.gz
AnySoftKeyboard-c7495a0640059c64f1041e5c7e4404d8117d2b5e.tar.bz2
Sinhala: keyboard and dictionary; ASK: shiftedkeyoutputtext and autolabel them
Diffstat (limited to 'api/src')
-rw-r--r--api/src/main/res/values/keyboard_layout_api.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/api/src/main/res/values/keyboard_layout_api.xml b/api/src/main/res/values/keyboard_layout_api.xml
index 5f618bef1..155db22f5 100644
--- a/api/src/main/res/values/keyboard_layout_api.xml
+++ b/api/src/main/res/values/keyboard_layout_api.xml
@@ -78,6 +78,9 @@ Copyright (C) 2013 Menny Even-Danan
<attr name="shiftedKeyLabel" format="reference|string"/>
+ <!-- The string of characters to output when this key is pressed and shifted. -->
+ <attr name="shiftedKeyOutputText"/>
+
<!-- Whether should show preview. -->
<attr name="showPreview"/>