aboutsummaryrefslogtreecommitdiff
path: root/api/src
diff options
context:
space:
mode:
authorreturntrip <stefano@figura.im>2020-03-18 14:19:58 +0000
committerreturntrip <stefano@figura.im>2020-03-18 19:10:07 +0000
commit31933243b6bc07f9172d077f89d61df2a5c45042 (patch)
treecb0fb852c22faf1e3c2f38918d089054b7fb2c97 /api/src
parent5bc94bab938bd90f9cc4e7c6f1cbc58f38504367 (diff)
downloadAnySoftKeyboard-31933243b6bc07f9172d077f89d61df2a5c45042.tar.gz
AnySoftKeyboard-31933243b6bc07f9172d077f89d61df2a5c45042.tar.bz2
Add: AOSP/Gboard bottom common kbd
Diffstat (limited to 'api/src')
-rw-r--r--api/src/main/res/values/keyboard_theme_api.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/api/src/main/res/values/keyboard_theme_api.xml b/api/src/main/res/values/keyboard_theme_api.xml
index d1460ac95..a84a0022a 100644
--- a/api/src/main/res/values/keyboard_theme_api.xml
+++ b/api/src/main/res/values/keyboard_theme_api.xml
@@ -257,6 +257,8 @@
<!-- should support normal, key_type_feedback -->
<attr name="iconKeyClipboardFineSelect" format="reference"/>
<!-- should support normal, key_type_feedback -->
+ <attr name="iconKeyQuickTextPopup" format="reference"/>
+ <!-- should support normal, key_type_feedback -->
<attr name="iconKeyQuickText" format="reference"/>
<!-- should support normal, key_type_feedback -->
<attr name="iconKeyUndo" format="reference"/>
@@ -268,4 +270,4 @@
<attr name="iconKeyImageInsert" format="reference"/>
</declare-styleable>
-</resources> \ No newline at end of file
+</resources>