abouttreesummaryrefslogcommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2021-01-05 00:18:24 +0100
committerJules Aguillon2021-01-05 00:18:24 +0100
commit8dc085048acff3ec1d46bdb3eafca0ac0773be25 (patch)
treec5784c69138515b48cd569783f1469fa6647f0ad /res/values/strings.xml
parent1cda23ad2c393e4eaee9b15b5d27678c1e3d4e90 (diff)
downloadunexpected-keyboard-8dc085048acff3ec1d46bdb3eafca0ac0773be25.tar.gz
unexpected-keyboard-8dc085048acff3ec1d46bdb3eafca0ac0773be25.zip
Remove the preview popup
This was a half-finished feature: - Dangerous when typing passwords - Caused crash on some devices - Ugly (on its own but also blinking when sliding and not fixed in size)
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f62d533..0d2adeb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -34,8 +34,4 @@
<string name="pref_key_height_summary">%sdp</string>
<string name="pref_horizontal_margin_title">Horizontal margin</string>
<string name="pref_horizontal_margin_summary">%sdp</string>
-
- <string name="pref_category_preview">Preview</string>
- <string name="pref_preview_title">Preview</string>
- <string name="pref_preview_summary">Enable/Disable preview on key down</string>
</resources>