Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将 android 键盘“输入键”文本更改为自定义文本。我不是在谈论像“actionGo”这样的默认值,而是在键上的自定义字符串。任何帮助,将不胜感激。
AFAIK,您可以通过请求自定义标签android:imeActionLabel,但它可能没有效果。首先,可能没有操作按钮。其次,输入法编辑器的所有请求都是提示——编辑器不需要遵守它们中的任何一个。
android:imeActionLabel
此外,请记住,所有设备和方向上的标签可能都没有空间。