简体   繁体   English

如何从键盘隐藏贴纸/gif建议

[英]how to hide sticker/gif suggestions from keyboard

Is there any way to hide sticker/gif suggestions from all types of keyboards(including 3rd party)?有什么方法可以隐藏所有类型键盘(包括第 3 方)的贴纸/gif 建议? I am able to do that only for Gboard by setting inputType of EditText to InputType.TYPE_TEXT_VARIATION_VISIBLE_PASSWORD.我只能通过将 EditText 的 inputType 设置为 InputType.TYPE_TEXT_VARIATION_VISIBLE_PASSWORD 来为 Gboard 做到这一点。

Any help or suggestion will be well appreciated.任何帮助或建议将不胜感激。

I sadly didn't figure out how to hide it on all keyboards.遗憾的是,我不知道如何在所有键盘上隐藏它。 But I found another way.但我找到了另一种方法。 I posted my answer here on a similar question.我在这里发布了关于类似问题的答案。 I just "block" the user when he tries to import a gif or a stickers whatever the keyboard.当用户尝试导入 gif 或贴纸时,我只是“阻止”用户使用键盘。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM