From ef03dfed5c802a855c4655204eee39a8769cfed7 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Mon, 6 Jun 2022 17:00:58 +0200
Subject: Remove the vibration settings
Instead of using the vibrator directly, use performHapticFeedback, which
will integrate better with the system settings.
---
res/values-zh-rCN/strings.xml | 4 ----
1 file changed, 4 deletions(-)
(limited to 'res/values-zh-rCN/strings.xml')
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 474c6938..eb0cf48 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -15,10 +15,6 @@
输入按键四角的符号需要滑动的距离 (%s)
长按到开始重复输入的时间
长按后每次重复输入的时间间隔
- 振动
- 振动
- 启用或者禁用按下按键时振动
- 每次振动持续的时间
精确控制光标移速
按键重复按下速度由手指滑动的距离决定
组合键锁定
--
cgit v1.2.3